You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.
When I launch app in iOS device the app is crashing while it tried to call BMS API's. However it won't crash when I run the same in iOS simulator. The crash reports shows.
(I'm using IBM Build Envoy to create ipa).
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Description: DYLD, can't resolve symbol _TFC7BMSPush13BMSPushClientau14sharedInstanceS0 in /var/containers/Bundle/Application/918C0988-8D83-4467-BE32-33B6F5D47AC9/IBM RideShare.app/IBM RideShare because dependent dylib #9 could not be loaded
Kindly help with this issue.
Here is the configuration details of my dev environment.
Thanks regards
sid.
The text was updated successfully, but these errors were encountered:
Hi,
When I launch app in iOS device the app is crashing while it tried to call BMS API's. However it won't crash when I run the same in iOS simulator. The crash reports shows.
(I'm using IBM Build Envoy to create ipa).
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Description: DYLD, can't resolve symbol _TFC7BMSPush13BMSPushClientau14sharedInstanceS0 in /var/containers/Bundle/Application/918C0988-8D83-4467-BE32-33B6F5D47AC9/IBM RideShare.app/IBM RideShare because dependent dylib #9 could not be loaded
Kindly help with this issue.
Here is the configuration details of my dev environment.
Thanks regards
sid.
The text was updated successfully, but these errors were encountered: