Search found 4 matches

Go to advanced search

by Ryan Tusing
Tue May 06, 2014 5:05 am
Forum: Issues
Topic: SMS problem
Replies: 17
Views: 2154
 
Jump to post

SMS problem

Thanks for the reply, I kinda fixed it. This is working: window.location = "sms:6235125659?body=item_name_label"; However it puts the text "item_name_labe" in the message text. I am trying to call the local storage variable "item_name_label" not sure what I am doing wro...
by Ryan Tusing
Tue May 06, 2014 2:34 am
Forum: Issues
Topic: SMS problem
Replies: 17
Views: 2154
 
Jump to post

SMS problem

Hi! I am trying to use this http://blog.appery.io/2014/03/dialing... tutorial to incorporate an SMS feature into my app. When I paste this javascrip code window.location.href = “sms:+375292771265?body=Hello from Appery.io!”;
I get error messages and when I try to run it nothing happens.

by Ryan Tusing
Mon May 05, 2014 4:47 pm
Forum: Issues
Topic: Verify if user is signed in.
Replies: 6
Views: 1077
 
Jump to post

Verify if user is signed in.

Hi, I have followed this tutorial already and have a functioning sign in/register section for the app. My question is, how can I set it up so that the when the app starts, it directs the user to the log in page, if they are not currently logged in. If they are already logged in, it directs them to a...
by Ryan Tusing
Mon May 05, 2014 2:41 pm
Forum: Issues
Topic: Verify if user is signed in.
Replies: 6
Views: 1077
 
Jump to post

Verify if user is signed in.

Hi! I am trying to figure how to to make the app verify if a user is currently signed in, when the app is loaded, then navigate to either the sign-in page or the home screen. I am not really sure how to go about doing this.
Thanks in advance!

Go to advanced search