Closed crapthings closed 10 years ago
cordova 3.4.0 meteor 0.7.2
I think the best approach is to make the phonegap loading page work, without MeteorRider... once done, edit the index.html page to inject the MeteorRider code... leaving the existing PhoneGap code in place.
(PhoneGap index.html+JS is somewhat specific, especially in older versions)
sorry Didn't check document clearly. I've removed trailing slash then it works. thanks
i've used cordova create a new cordova project and replace index.html and js folder
point meteorurl to my localhost meteor project
cordova emulate ios and i can see rider load my meteor project correctly
but how do i ensure phonegap is working ?