Search found 30 matches

Go to advanced search

by realmadrid2121 .
Tue Mar 07, 2017 12:02 am
Forum: Issues
Topic: Firing events via javascript (appery builder)
Replies: 1
Views: 424
 
Jump to post

Firing events via javascript (appery builder)

Using the Apperyio builder.... I would like fire a mapping event only if condtion is met using javacript ie. if (variable) {
do thisxxx;
} Image
How can I achieve this ?
Thank you

by realmadrid2121 .
Thu Dec 08, 2016 12:14 am
Forum: Issues
Topic: Geolocation No Longer working in Native app.
Replies: 3
Views: 744
 
Jump to post

Geolocation No Longer working in Native app.

Geolocation service stopped working in native app. Still works in apperyio app tester as well tester in the builder. Used to work in native before. Is this an IOS10 issue /xcode 8.1 ? Thanks

by realmadrid2121 .
Thu Dec 08, 2016 12:09 am
Forum: Issues
Topic: Geolocation no Longer working in Native app.
Replies: 0
Views: 1318
 
Jump to post

Geolocation no Longer working in Native app.

Hello,
Geolocation Service no longer functional in Native app . Used to work . Works in appery.io tester as well as apperyio app . Please advise. Is this an IOS10 / xcode 8.1 issue ?
Thanks

by realmadrid2121 .
Thu Mar 03, 2016 5:16 am
Forum: Issues
Topic: How do I import a custom NativeDroid2 UI theme with all the colors, options, etc?
Replies: 17
Views: 2449
 
Jump to post

How do I import a custom NativeDroid2 UI theme with all the colors, options, etc?

Were you ever succesful in implementing this nativeDroid theme ?

by realmadrid2121 .
Sun Dec 20, 2015 4:32 pm
Forum: Issues
Topic: Mapping from Array column in DB to Appery model storage Array fails when there is nothing in the DB array
Replies: 9
Views: 1413
 
Jump to post

Mapping from Array column in DB to Appery model storage Array fails when there is nothing in the DB array

The fact that Im mapping to an array in storage creates an error because the appery model storage array in storage expects an array value to get mapped to it. ie. the error (undefined expected to be an array) . If its undefined the entire service fails. Is there a way via JS in the mapping I can che...
by realmadrid2121 .
Wed Dec 09, 2015 6:54 pm
Forum: Issues
Topic: Mapping from Array column in DB to Appery model storage Array fails when there is nothing in the DB array
Replies: 9
Views: 1413
 
Jump to post

Mapping from Array column in DB to Appery model storage Array fails when there is nothing in the DB array

Sergiy, what I have is a rest service that Invoke on user login that retrieves all user information from DB user collection and MAPS them into local storage for use throughout the app. It works fine . In the mapping I map favorite users and a user watchlist from two columns in the User collection . ...
by realmadrid2121 .
Mon Nov 30, 2015 5:53 pm
Forum: Issues
Topic: Mapping from Array column in DB to Appery model storage Array fails when there is nothing in the DB array
Replies: 9
Views: 1413
 
Jump to post

Mapping from Array column in DB to Appery model storage Array fails when there is nothing in the DB array

Sergiy, https://d2r1vs3d9006ap.cloudfront.net/s3_images/1320206/ScreenShot2015-11-30at11.56.30AM_inline.png?1448905571 Above is my mapping from Get- Rest Service to storage https://d2r1vs3d9006ap.cloudfront.net/s3_images/1320207/ScreenShot2015-11-30at12.05.42PM_inline.png?1448905672 Above is what my...
by realmadrid2121 .
Mon Nov 30, 2015 12:56 am
Forum: Issues
Topic: Mapping from Array column in DB to Appery model storage Array fails when there is nothing in the DB array
Replies: 9
Views: 1413
 
Jump to post

Mapping from Array column in DB to Appery model storage Array fails when there is nothing in the DB array

Hello, I have a collection with an Array column containing favorite user id's. Upon user login ... I have a getUser service that maps all the users information to storage including array of favorite user id's . Everything works well. However when I have a new user login , the Rest service mapping do...

Go to advanced search