Using the normal app build via MobiONE, both pdf and htm documents that were linked from buttons on screens opened correctly, displayed the content, allowed user zooming, and worked fine.
Using the myeclipse PhoneGap build, the pdf and htm documents open to nice, lovely, blank screens.
Is there some javascript that needs to be embeded into mobiONE to get the documents to display using what is now the ONLY METHOD of generating .ipa files?
This is a serious non-backwards-compatibility issue as we have a number of previously published apps that will need updating after the M1 service goes offline and we rely totally on myeclipse.
Note: Building iOS only, using URL to open documents with Native iOS Toolbar feature.
Any help or suggestions?
P.S. Our MobiONE version is 2.6.3 (20140815). But … in the myexclipse build the .html file shows:
<meta name=”generator” content=”MobiOne Studio – Design Center (2.6.2.201408151938), http://genuitec.com/mobile“/>
Is this just a code fluffery or is there actually something wrong with versioning that might cause issues?