Uno platform mobile app does not work on iPhones #12212
Closed
Sankar-san
started this conversation in
General
Replies: 1 comment 4 replies
-
This is strange. At first it looks like some issue with code signing. But your 2nd screenshot shows a Can you attach a |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We created the Uno platform project using the visual studio tool. Uno mobile app runs on web browsers, simulators and android devices but it does not work on iphone devices.
Error details
ApplicationVerificationFailed: Failed to verify code signature of /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.nErsMe/extracted/sample.Mobile.app : 0xe800801c (No code signature found.)
error MT1006: Could not install the application '/Users/developer/Workspace/sankar/unoPlatform/sample/sample.Mobile/bin/Release/net7.0-ios/iossimulator-x64/sample.Mobile.app' on the device 'iPhone (2)': AMDeviceSecureInstallApplicationBundle returned: 0xe800801c.
AMDeviceSecureInstallApplicationBundle returned: 0xe800801c
Application could not be uploaded to the device.
Could you please help me figure out how to resolve this build issue?
Beta Was this translation helpful? Give feedback.
All reactions