Hi,
You are right, you suggested Success but I have tried that one and try to use Error instead but both events doesn't work.
With the event Success the spinner is going round and round with no ending.
In the Console in Firefox I get :
Object { error=true, message="Sorry, this email already existed"}
That's look OK as a response because I use an excisting e-mail address
TypeError: data.response is undefined
console.log(data.response.message);
Probebly this is the problem?
With the app public link you mean the url which I have in the browser when testing the app?
This is http://appery.io/app/mobile-frame?src...
Kind regards,
Arie