Search found 181 matches

Go to advanced search

by Mark Wong
Sat Apr 30, 2016 3:30 pm
Forum: Issues
Topic: Apperyio Device ID is unique identifier for Apperyio only or universal deviceToken?
Replies: 5
Views: 857
 
Jump to post

Apperyio Device ID is unique identifier for Apperyio only or universal deviceToken?

So is there anyway to obtain a deviceToken in Appery.io?
There is Cordava Push plugin outside and I've seen that its preinstalled in apperyio's app, but I am not sure how to obtain one

by Mark Wong
Wed Apr 27, 2016 6:38 pm
Forum: Issues
Topic: Apperyio Device ID is unique identifier for Apperyio only or universal deviceToken?
Replies: 5
Views: 857
 
Jump to post

Apperyio Device ID is unique identifier for Apperyio only or universal deviceToken?

So do you know any way to obtain a deviceToken inside Apperyio's environment for 3rd party api?

by Mark Wong
Wed Apr 27, 2016 6:27 pm
Forum: Issues
Topic: Apperyio Device ID is unique identifier for Apperyio only or universal deviceToken?
Replies: 5
Views: 857
 
Jump to post

Apperyio Device ID is unique identifier for Apperyio only or universal deviceToken?

Can Device ID also used as deviceToken for other PUSH rest API?

by Mark Wong
Mon Apr 11, 2016 11:25 am
Forum: Issues
Topic: Is there a way to use List Component in Ionic as ul li?
Replies: 0
Views: 1213
 
Jump to post

Is there a way to use List Component in Ionic as ul li?

I would like to use ul li in order to work with angular carousel

by Mark Wong
Mon Apr 11, 2016 6:08 am
Forum: Issues
Topic: Delete specific deferred action in ClientSDK offline mode
Replies: 0
Views: 1166
 
Jump to post

Delete specific deferred action in ClientSDK offline mode

I would like to know how to delete specific deferred action, e.g. delete the 3rd action, I have looked at the documentation and I've tried to play around with the code: codeApperyio.get("AppClientGeneralOperations").invokeAppClientMethod("getDeferredActions")&...
by Mark Wong
Tue Apr 05, 2016 4:03 pm
Forum: Issues
Topic: AngularTranslate tutorial
Replies: 17
Views: 2307
 
Jump to post

AngularTranslate tutorial

Thank you for your patience and explanations to guide through, it works like a charm!

by Mark Wong
Tue Apr 05, 2016 3:09 pm
Forum: Issues
Topic: AngularTranslate tutorial
Replies: 17
Views: 2307
 
Jump to post

AngularTranslate tutorial

I create a scope function with argument in index page and put the code as you mentioned in AngularTranslate
however when I press the translate button, error shows up as: $translate is not defined

by Mark Wong
Tue Apr 05, 2016 10:32 am
Forum: Issues
Topic: AngularTranslate tutorial
Replies: 17
Views: 2307
 
Jump to post

AngularTranslate tutorial

Can you provide your solution to me please?

by Mark Wong
Sun Apr 03, 2016 4:23 pm
Forum: Issues
Topic: AngularTranslate tutorial
Replies: 17
Views: 2307
 
Jump to post

AngularTranslate tutorial

Thank you, I tried your code:
code
var $translate = Apperyio.get('$translate');
$translate.use("de");/code
but somehow it doesn't work for me

by Mark Wong
Sun Apr 03, 2016 4:17 pm
Forum: Issues
Topic: AngularTranslate tutorial
Replies: 17
Views: 2307
 
Jump to post

AngularTranslate tutorial

Would you mind to tell me what solution did you use to solve the problem, I cannot change the language dynamically

Go to advanced search