Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24044] Hyperloop iOS: Missing block for SCLAlertView

GitHub Issuen/a
TypeBug
PriorityMedium
StatusOpen
ResolutionUnresolved
Affected Version/sHyperloop 2.0.0
Fix Version/sn/a
ComponentsHyperloop, iOS
Labelsn/a
ReporterJan Vennemann
AssigneeUnknown
Created2016-10-17T19:15:02.000+0000
Updated2018-02-28T19:55:53.000+0000

Description

When using SCLAlertView the following error is thrown during the Hyperloop metabase creation: Couldn't find block with signature: BOOL (^)(void) for framework: SCLAlertView-Objective-C

Steps to reproduce

1. Create a simple app with hyperloop enabled 2. Create a Podfile at the project root and add pod 'SCLAlertView-Objective-C'. 3. appc run -p ios

Expected Result

App will build and run successfully

Actual Result

Build errors out with the above message.

Comments

No comments

JSON Source