Search found 24 matches

Go to advanced search

by Wai Pak
Fri Nov 04, 2016 9:52 pm
Forum: Issues
Topic: Access appery.io db from outside
Replies: 1
Views: 236
 
Jump to post

Access appery.io db from outside

How do I connect to the mongo db in appery.io? I have an outside db that I need to sync up data in appery.io mongo db. I was thinking to use rest api to connect to the appery.io db and do the data sync. Assuming everything is standard restful api call, what is the exact db connection for appery.io d...
by Wai Pak
Fri Dec 11, 2015 8:27 pm
Forum: Issues
Topic: Browser back does not work
Replies: 4
Views: 397
 
Jump to post

Browser back does not work

I am not sure about the question on "what type of project"? It is an app that I built in appery.io The navigation is a simple action on button with action "Navigate to page". Since there isn't a lot of option to manipulate the browser history, I would assume that this is done by ...
by Wai Pak
Fri Dec 11, 2015 5:28 am
Forum: Issues
Topic: Browser back does not work
Replies: 4
Views: 397
 
Jump to post

Browser back does not work

btw, it works on desktop browser but not iphone browser

by Wai Pak
Fri Dec 11, 2015 5:11 am
Forum: Issues
Topic: Browser back does not work
Replies: 4
Views: 397
 
Jump to post

Browser back does not work

My app Back navigation does not work. I have an app under usomc.org/mobileguide which eventually redirected to the appery.io host location. Try click on "Find Events Information", then enter "Elijah" and search, then click on any of the result. Note that you are now at the 3rd pa...
by Wai Pak
Mon Dec 07, 2015 5:58 am
Forum: Issues
Topic: HTML component does not work for some JAVAScript code
Replies: 2
Views: 294
 
Jump to post

HTML component does not work for some JAVAScript code

Actually, it is working now. I am not sure what was happening. But it is working now.

by Wai Pak
Mon Dec 07, 2015 4:56 am
Forum: Issues
Topic: HTML component does not work for some JAVAScript code
Replies: 2
Views: 294
 
Jump to post

HTML component does not work for some JAVAScript code

The HTML component no longer working for the following HTML code: This used to work a while back like 1 month ago. You could easily try this out by having the HTML control on a page and copy and paste the above HTML code. When running the code, the page is blank. While if I have this same piece of c...
by Wai Pak
Sun Feb 15, 2015 5:20 am
Forum: Issues
Topic: Web app does not work on iphone 5S and above
Replies: 11
Views: 1512
 
Jump to post

Web app does not work on iphone 5S and above

For example, to get localStorage: localStorage.setItem("lastSearchName", value); alert('last search name '+localStorage.getItem('lastSearchName')); // This does not get executed. No alert box on the UI return '{"Full_Name":{"$regex":"^'+value+'", "$option...
by Wai Pak
Sun Feb 15, 2015 3:26 am
Forum: Issues
Topic: Web app does not work on iphone 5S and above
Replies: 11
Views: 1512
 
Jump to post

Web app does not work on iphone 5S and above

OK! I find the problem but I do not have the solution. It is the use of setLocalStorage and GetLocalStorage. On that particular phone(and other customers' phone reporting the problem) both calls fail. They either fail to store or fail to retrieve. I use set and GetLocalStorage in many ways. Since on...
by Wai Pak
Thu Feb 12, 2015 8:12 pm
Forum: Issues
Topic: Web app does not work on iphone 5S and above
Replies: 11
Views: 1512
 
Jump to post

Web app does not work on iphone 5S and above

OK! and it is still not working for me and for another customer that reporting the issue. What version is your IOS and whether there is any specific setting, cookies and stuff like that?

by Wai Pak
Wed Feb 11, 2015 10:44 pm
Forum: Issues
Topic: Web app does not work on iphone 5S and above
Replies: 11
Views: 1512
 
Jump to post

Web app does not work on iphone 5S and above

any update? I have an event coming up in 5 days and this app will be used. It will suck to tell iphone customers to use chrome(which works)

Go to advanced search