Monday, 9 September 2013

C++ code not calling in multi page template in single document of jquery mobile in iOS using web marmalade

C++ code not calling in multi page template in single document of jquery
mobile in iOS using web marmalade

The problem is specific to IOS and i think it is due to _iOSSetup()
function in wm.js library. I am using jquery mobile in web marmalade
application with multi page templates in single document. When i call any
c/c++ function from first page, it is working fine but for other pages, it
is not working. Means no functionality of c++ code is performed but
javascript executed successfully. I've tried to call/include this
javascript code again on other pages but still problem not solved. Please
provide me solution.

No comments:

Post a Comment