Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-27363] iOS: First build to device fails to install app for a new project using dynamic framework

GitHub Issuen/a
TypeBug
PriorityNone
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 8.1.1
Fix Version/sn/a
Componentsn/a
LabelsengSchedule
ReporterSatyam Sekhri
AssigneeUnknown
Created2019-08-28T23:08:53.000+0000
Updated2019-09-10T15:40:03.000+0000

Description

If a new project has a framework that contains .png or .plist files (or remove the generated platform/iOS folder) the first build on device fails to install app. The incremental build works fine. Also once the platform/ios folder is generated after build runign the full build or incremental build works fine. Steps to Reproduce: 1. Create a new alloy project. Add any framework containing PNG files into platform/ios under the app folder. (If adding to existing project then remove /platform/ios folder) 2. Build and run the app for device Actual Result: The app fails to install with following error:
[ERROR] An error occurred during build after 6s 579ms
[ERROR] Failed to install app on device (0xe8008001)
[ERROR] For some reason the app failed to install on the device. Try reconnecting your device and check your provisioning profile and entitlements.
The next build (incremental build) works fine. Expected Result: The app should be installed on every build

Comments

No comments

JSON Source