Appery HTML 5 Website - Error on HTML 5 website hosted by Appery - not found in tester
Happy Wednesday,
I have an app - which I am using as a mobile website for business purposes.
I've published the app to SoftwareStudio.app.appery.io
The same app - when run in the mobile tester - works fine. There are no errors. However, on the HTML site published above, when walking through the menu selections - education, register, and then picking a class to register for - Errors out during the page load as follows:
Uncaught ReferenceError: PayPalGetToken is not defined
PayPalGetToken is the name of a service in the App - and at the point of error - the app is attempting to create a new DataSource - using this service.
The source for the page (Or at the point of error ) - I've saved here.
http://the-software-studio.com/javasc...
If you need access to my Project - I've shared the project with support. You can find that running it in test mode - works fine.
please help. I'm unsure as to why this service is not recognized? Something in the name of the service that I need to change?
Bruce