Android app from RH2015 fails, but the one from RH11 works
Hi
I published a Responsive HTML output from RH2015 and RH11 and converted both to an Android app using PhoneGap Build.
When I install on Android 4.x devices, only the one published from RH11 works. Topics from RH2015 output displays the content for a second and show white screen after that.
I compared the Index.html of both outputs and I found only one addition to the RH2015 version.
<script type="text/javascript" src="whxdata/whtagdata.js"></script>
Is this the culprit that is causing my RH2015 output to fail? Or is there something else?
Note:
I have the latest version of both RH11 and RH2015.
I am publishing the same project in both versions without any change whatsoever.
