Search found 11 matches

Go to advanced search

by Peter Lam
Fri Mar 13, 2015 2:14 am
Forum: Issues
Topic: Android Push Notification is not Working
Replies: 5
Views: 1071
 
Jump to post

Android Push Notification is not Working

I am not talking about the handling inside the app. The suggestion in another thread is to save the push message in local storage so that user can review them one by one. However, in Android notification center ( pull the toolbar from the top of the screen ), user should view all push messages until...
by Peter Lam
Wed Mar 11, 2015 1:30 pm
Forum: Issues
Topic: Android Push Notification is not Working
Replies: 5
Views: 1071
 
Jump to post

Android Push Notification is not Working

Oh. I knew the reason. I haven't selected "Show Alert" in the setting. Since iOS push will shown even if "Show Alert" is not selected, that's why I haven't realized it is the reason. So, I can receive the push in Android system. However, only the latest push is shown in notificat...
by Peter Lam
Wed Mar 11, 2015 1:14 am
Forum: Issues
Topic: Database Performance
Replies: 1
Views: 411
 
Jump to post

Database Performance

I have run a loading test on the database request from Singapore location by using www.loadimpact.com . Please refer to the result figure http://goo.gl/mGdI5l The average load time across the whole test is 2.1s which is a little bit slow. Also, there is a out-of-expect load time, 6.23s, at 1:31:20. ...
by Peter Lam
Tue Mar 10, 2015 4:38 pm
Forum: Issues
Topic: GUID Issue in App Creator Express
Replies: 2
Views: 545
 
Jump to post

GUID Issue in App Creator Express

After the App Creation Express, The App is functional if there is no modification. Once there is a tiny modification in the app and save it. All storage to page mapping will disappear. It seems that the problem is caused by GUID. If I backup the project and adjust the GUID in the whole project and i...
by Peter Lam
Tue Mar 10, 2015 4:34 pm
Forum: Issues
Topic: Android Push Notification is not Working
Replies: 5
Views: 1071
 
Jump to post

Android Push Notification is not Working

It seems that Android Push Notification doesn't work recently. Probably, it is after the major update in the beginning of March. I follow the push tutorial to create a simple app. I have shared with support. The app is push and the database is push too. In my testing, I can see the alert due to push...
by Peter Lam
Sun Jan 25, 2015 6:00 am
Forum: Issues
Topic: Stripe Payment plugin Security, Should it be done in html without name attribute?
Replies: 8
Views: 4974
 
Jump to post

Stripe Payment plugin Security, Should it be done in html without name attribute?

I don't agree to skip appery.io proxy. In fact, I think there is a security issue in the current stripe plugin. There are two keys provided by stripe: one is private and the another is publishable. The publishable is used in client side (either browser or mobile app) to tokenize the credit card info...
by Peter Lam
Sat Jan 17, 2015 3:13 am
Forum: Issues
Topic: Incorrect Event Fire in Detail Page
Replies: 6
Views: 1419
 
Jump to post

Incorrect Event Fire in Detail Page

Hi lhor,

I can see "Page Show" event is fired once in master-detail page. Also, I want to do something to initial the detail page when the detail page is loaded or showed. I can't trigger the action in detail page from the master-detail page.

by Peter Lam
Fri Jan 16, 2015 2:56 pm
Forum: Issues
Topic: Incorrect Event Fire in Detail Page
Replies: 6
Views: 1419
 
Jump to post

Incorrect Event Fire in Detail Page

In Tablet Detail Page, I can see double "Load" event but I don't see "Page Show" event. I use the following method to verify this: I add JS event handle to "Load" and "Page Show" events to print different console log. In the console, I can see "Load"...
by Peter Lam
Sat Jan 10, 2015 3:54 pm
Forum: Issues
Topic: plugin paypal
Replies: 16
Views: 3933
 
Jump to post

plugin paypal

Thanks for your information. Unfortunately, the tutorial is based on REST API of PayPal. Is there any tutorial for PayPal integration based on classic API or plugin?

BR,
Peter

by Peter Lam
Tue Jan 06, 2015 3:22 pm
Forum: Issues
Topic: plugin paypal
Replies: 16
Views: 3933
 
Jump to post

plugin paypal

Based on PayPal developer website, REST API is only available to US and UK accounts. I am located in Hong Kong, Asia. I can't use REST API to integrate PayPal in appery. I don't think it is easy to integrate PayPal Classic API to appery. The only option is plugin - com.paypal.cordova.mobilesdk. Is i...

Go to advanced search