I am developing a 3D APP with ArcGIS Runtime SDK for iOS 100.5. I have tried the following 2 ways, but I always receive a "terminated due to memory issue" error.
1. Display my scene through scene server.
2. Display my scene through mobile scene package(.mspk).
Is there an effective way to display a scene in iOS APP?