I am new to creating IOS apps and I can take a simple single page app without the Esri framework and load it onto an iPad mini. But, when I use the Esri framework either from the library or by using a pod file I can run the app successfully from the simulator and I can install the app on my device but it crashes once it is installed. I just did another test with the MapViewDemo-Swift and I can only see the title before the app aborts (Thread 1: SIGABRT).
I must be missing coming very simple. Can somebody point me in the right direction?
Tom