Posts

Post not yet marked as solved
1 Replies
619 Views
Hi I have an issue here. User will have a landing page displayed in their phone via CNA once user connected to Wifi. Inside the landing page there is a link that point to my app in Appstore. But when user click on the link, there is no response at all. I tried with normal browser like safari, it works, but not with CNA.
Posted Last updated
.
Post marked as solved
4 Replies
986 Views
Hi, My app is crashing while it is running on iOS 14 device, no issue for iOS 13 and below. I am using XCode 12.4 and I already did the "clean build folder" step, make sure the storyboard file is in the list of build phases and set the device target to iPhone and iPad The strange thing is it only happen during the app first time launch. I am getting below error:- Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'There doesn't seem to be a valid compiled storyboard at path '/private/var/containers/Bundle/Application/90C3F600-09FE-4A1B-934D-1B367B0AF61B/roomie.app/Hotel.storyboardc'' Can anybody help me on this? Thanks.
Posted Last updated
.