[TIMOB-27295] When distributing iOS app via testflight certain core js files are missing
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Reopened |
Resolution | Unresolved |
Affected Version/s | Release 8.0.0, Release 8.0.1, Release 8.0.2 |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Nick Kemp |
Assignee | Shak Hossain |
Created | 2019-05-08T02:13:24.000+0000 |
Updated | 2019-07-29T19:34:51.000+0000 |
Description
When running on the device over cable, the build is fine
When building for distribution and then installing to iOS over test flight we get app hangs and the following in the console:
[ERROR] Application received error: Couldn't find module: core-js/modules/es6.date.to-json for architecture: arm64
[ERROR] Application received error: Module "ti.internal/extensions/Error.js" failed to leave a valid exports object
If we to an appc ti clean, it works fine on testflight builds. It seems like something is being left behind/ not being rebuilt when doing a build for distribution.
Attachments
File | Date | Size |
---|---|---|
voicemail.log | 2019-06-12T22:06:13.000+0000 | 16723 |
Hello I see the same problem but with the App-Store build. Direct execution on physical device or ad-hoc builds have no problems, the builds loaded on the app-store present this problem. The Apple reviewers blocked me the app once showing the app blocked in the splash screen, but not understanding the problem I re-sent the build showing in video the operation on physical device with development build and they published it, but actually the build from app-store does not work. The console log of the iPhone shows the same error reported in the description.
[~nickkemp], Can you attach the full console log when running on the device over a cable? Also, attached the full device crash log after running from the test flight. Thanks!
No Crash log, as it doesn't crash. App name is "Voicemail". Attached is device log. Relevant log entry:
This is a symptom to what was reported, but the failure mechanism seems to be the same.
Hello, Just passing as update here.Are you able to get that sorted out? Please let us know if you need more help with this issue.