Hi All,
I've successfully built and submitted our App to Apple, now I'm running through the conversions for Android builds and hit upon a snag.
When building to a tablet device the app loads up correctly however the live texture (texturebuffer) only displays just over a quarter of the screen.
So I have a live feed now located at the bottom left (portrait view only) of the screen with the other three quarters black and when I activate the AR the content is displayed full screen as though the life feed was displayed.
Any help would be very much appreciated.
Steve
This last error suggests that your DefaultTrackableEventHandler class for some reason is still referring to the old version of Vuforia, where the EXTENDED_TRACKED status was not defined (this has been introduced in 2.8.7).
Probably something went wrong during the migration, for instance have you removed all the old Vuforia libraries and assets ?
check again the migration guide here:
https://developer.vuforia.com/resources/dev-guide/migrating-your-unity-project