[TIMOB-23132] Hyperloop: Blocks crashing
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2016-04-01T18:30:53.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 5.4.0 |
Components | Hyperloop, iOS |
Labels | blocks, hyperloop, ios |
Reporter | Hans Knöchel |
Assignee | Pedro Enrique |
Created | 2016-04-01T16:11:41.000+0000 |
Updated | 2016-08-09T21:45:33.000+0000 |
Description
When using https://gist.github.com/hansemannn/39d732b87b7db6e329d0, the app crashes after interacting with the dialog.
PR: https://github.com/appcelerator/hyperloop.next/pull/10
Closing ticket as fixed. Verified that if I use the above code from the gist with Hyperloop, the app will not crash. *However,*
context.evaluatePolicyLocalizedReasonReply
is returningnull
for the success argument instead of true or false; will file another ticket for this issue. Tested on: Appc CLI NPM: 4.2.7 Appc CLI Core: 5.4.0-40 Arrow: 1.8.2 SDK: 5.4.0.v20160804185318 Node: v4.4.7 OS: Mac OS X (10.11.6) Xcode: 7.3.1 Device: iphone 6 plus (9.3.4)TIMOB-23751 for above mentioned issue.