Hi, So the rest of your application behaves as you want to?
You could do it manually in the WTARViewController.m file. Simply replace the existing methods with the ones from my last answer. If you don't feel comftable with this solution, you could try out our latest PhoneGap Plugin in combination with our latest beta SDK. To get both, simply send us a email and we will send it to you.
Best regards
Andreas
A
Aaron Lumsden
said
about 9 years ago
Its for Phonegap and Im using xcode 5.0.2
A
Andreas Schacherbauer
said
about 9 years ago
Hi, To help you answering your question, we need some more information ;) * Which platform (iOS, Android) * Native SDK, PhoneGap or Titanium
If you're using the native SDK, there should be somewhere a snippet in your view controller which looks like this:
Aaron Lumsden