Posts

Post marked as solved
1 Replies
701 Views
We have an application that provide useful information whilst parking. Currently the app uses a SceneKit view to render the information display. Is it possible to incorporate this in a CarPlay template ? Any thoughts appreciated.
Posted
by ignited.
Last updated
.
Post not yet marked as solved
0 Replies
340 Views
We have a universal iPad and iPhone app with a Private AppStore page. The issue is that from the UK region, an iPad (15.6) can find the AppStore web page, but it does not launch the AppStore app to allow download. On iPhone however in the UK region, the AppStore Private page does work correctly. Additionally the iPhone and IPad links work correctly from the Australian AppStore. Anyone for experiencing similar issue? Any workarounds?
Posted
by ignited.
Last updated
.
Post not yet marked as solved
0 Replies
578 Views
Hi,I have a Level app using CMMotionManager to obtain device orientation events. To make the application easier to use, I've added a feature to detect if the magnetic field requires calibration and instructions on how to calibrate.I would like to test this functionality and would like to find a way to force 'recalibration' of the CMMotionManager as happens when the first time the Compass app is launched.I'm currently testing if a CMDeviceMotion .magneticField.accuracy == .uncalibratedIs there anyway I can force the iPhone to reset the magneticField.accuracy to .uncalibrated so I can test the calibration UI on a real device?RegardsMike
Posted
by ignited.
Last updated
.