Start a new topic

iOS POI base AR does not work on iOS 8.3

iOS POI base AR does not work on iOS 8.3


For displaying POIs you need to start the architect view (solely or additionally) with the Geo extension:

;

And don't forget to check if the device supports the features before allocating the WTArchitectView:

if ( )

EDIT: 
Initializing the the WTArchitectView with the motion manager with nil is ok:


I advise you to remove the project from GitHub or at least the SDK-key. Not that somenoe else uses it.

Hope that helps,
Christian

That diffrent iPhone 6 has the same iOS ?

Roman, thank's for sharing your experiences with this issue. One suggestions: you could install an app which displays the sensor values and check values of the accelerometer, the gyroscope and the compass. Maybe the compass is not really the problem on your iPhone6 but a different sensor.

Christian

Yes, the different iPhone is on iOS 8.3, mine on 8.2. But: I have just now fixed it on my iOS 8.2 device as well. Here is what I did:

iPhone Settings > General > Reset > Reset Location & Privacy

I would be very interested to know, if this reset works for you as well.

Regards
Roman

Lukasz, does it work with the suggested changes?

Yes it works now without any change in code. Thank you Roman.

Sounds great! Thank you Roman!
Login or Signup to post a comment