Our app implements the iZettle SDK and it used to work just fine, but now when I try to launch it in XCode (11.3.1) on an iPad (13.3.1) it crashes with the following message.
The app works just fine in simulator. I tried creating a new app with just the SDK installed and still get the same error. Just to make sure I tried installing with both Carthage and pods and iZettle versions 2.3.2 and 2.5.2, no luck.
Steps to Reproduce
Try to run an app with the iZettle SDK installed on an iOS 13.3.1 device
Sidenote: I read about a similar issue on iOS 13.3.1 that would only appear when using a personal provisioning profile. therefore a personal provisioning profile might be required to reproduce the error, but I cant confirm as I dont have a corporate profile to test on.
Our app implements the iZettle SDK and it used to work just fine, but now when I try to launch it in XCode (11.3.1) on an iPad (13.3.1) it crashes with the following message.
The app works just fine in simulator. I tried creating a new app with just the SDK installed and still get the same error. Just to make sure I tried installing with both Carthage and pods and iZettle versions 2.3.2 and 2.5.2, no luck.
Steps to Reproduce
Try to run an app with the iZettle SDK installed on an iOS 13.3.1 device
Sidenote: I read about a similar issue on iOS 13.3.1 that would only appear when using a personal provisioning profile. therefore a personal provisioning profile might be required to reproduce the error, but I cant confirm as I dont have a corporate profile to test on.