Search found 26 matches

Go to advanced search

by Gino Borland
Wed Jan 27, 2016 11:11 pm
Forum: Issues
Topic: How do I send email to all users?
Replies: 8
Views: 6472
 
Jump to post

How do I send email to all users?

No

by Gino Borland
Tue Jan 26, 2016 11:19 pm
Forum: Issues
Topic: How do I send email to all users?
Replies: 8
Views: 6472
 
Jump to post

How do I send email to all users?

Yes. If I recall, I think the solution was to rename the second var XHRResponse to var XHHResponse2:

var XHRResponse2 = XHR.send("POST", "https://api.sendgrid.com/api/mail.sen...", {

by Gino Borland
Sat Oct 31, 2015 2:19 am
Forum: Issues
Topic: Confused about Social Authentication vs old way
Replies: 0
Views: 1983
 
Jump to post

Confused about Social Authentication vs old way

I followed this example and it works well: https://blog.appery.io/2015/08/social... However, when I add it to my existing app via the plugin, I run into trouble. My existing app was based on this tutorial: https://devcenter.appery.io/tutorials... This method maps userSessionToken to X-Appery-Session...
by Gino Borland
Fri Oct 09, 2015 10:50 pm
Forum: Issues
Topic: Example of how to setup up Adwords Conversion Tracking
Replies: 4
Views: 1191
 
Jump to post

Example of how to setup up Adwords Conversion Tracking

I had a hunch it would be that easy. Thanks!

by Gino Borland
Sat Oct 03, 2015 8:16 pm
Forum: Issues
Topic: Paypal issues
Replies: 60
Views: 15018
 
Jump to post

Paypal issues

Any update on this issue? My web app works fine with PayPal on my desktop/chrome; but doesn't work on my iphone/safari. It breaks upon return from a PayPal transaction. Indeed, I set an Alert to show my session token and it's undefined, so I suspect I'm running into this 'PayPal clearing local stora...
by Gino Borland
Sat Oct 03, 2015 7:31 am
Forum: Issues
Topic: Example of how to setup up Adwords Conversion Tracking
Replies: 4
Views: 1191
 
Jump to post

Example of how to setup up Adwords Conversion Tracking

Thanks for your response, Evgene.

Google Adwords isn't a 3rd party rest api, nor a plugin. This question is simply about how to insert html into a page load.

However, I understand I'm pushing the limits of free support and may get an advisory pack if a remain stuck.

Thanks,

Gino

by Gino Borland
Sat Oct 03, 2015 1:39 am
Forum: Issues
Topic: Example of how to setup up Adwords Conversion Tracking
Replies: 4
Views: 1191
 
Jump to post

Example of how to setup up Adwords Conversion Tracking

I'm using Google Adwords to drive traffic to my web app. I'm hoping to get people to sign up, which I'll consider a "conversion". I'd like to see an example of how to setup Adwords Conversion Tracking in Appery. Here's adwords instructions: https://support.google.com/adwords/an... They pro...
by Gino Borland
Wed Sep 30, 2015 8:32 pm
Forum: Issues
Topic: PayPal API Plugin, return_url Page Not Found (404)
Replies: 5
Views: 1365
 
Jump to post

PayPal API Plugin, return_url Page Not Found (404)

As a hunch and just grasping at straws, I deselected: App Settings's "Render all pages in one HTML file (jQuery Mobile multi-page template)" and removed browser cache.

Some combination of that or other black magic and now it works!

Confused, but happy.

=)

Gino

by Gino Borland
Wed Sep 30, 2015 6:15 pm
Forum: Issues
Topic: PayPal API Plugin, return_url Page Not Found (404)
Replies: 5
Views: 1365
 
Jump to post

PayPal API Plugin, return_url Page Not Found (404)

I started over fresh, creating a new app strictly following the tutorial. It works as advertised. Happy. But when I apply what I believe are the exact same steps to my app, it mostly works, but still gives a Page Not Found 404 error after the purchase is complete. As a test, I pasted the tutorial ap...
by Gino Borland
Mon Sep 28, 2015 4:37 pm
Forum: Issues
Topic: PayPal API Plugin, return_url Page Not Found (404)
Replies: 5
Views: 1365
 
Jump to post

PayPal API Plugin, return_url Page Not Found (404)

No, I haven't changed anything on the Source tab. Just following the tutorial.

Go to advanced search