Hi Andrew,
I checked this manifest.xml. In this file, there is no entry for ModuleId.
I checked this moduleId of hybrid app in delegate methods didstart and didfinish loading methods
In prepackaging, Module Id is -1.
Without prepackaging, Module Id is 364
I think this moduleId mismatch is the reason for prepackaged app not communicating with SUP server
How to check whether prepackaged app and hybrid app in SUP server are in sync to fetch data?
Thanks,
Suman