Thank you Yurii. Can you please explain the reason for step 1.2 -- mapping the _id item data?
Also, how do I preserve the labels in addition to the values?
Thank you Yurii. Can you please explain the reason for step 1.2 -- mapping the _id item data?
Also, how do I preserve the labels in addition to the values?
How do I save the values and labels of the checked items in a group of checkboxes to local storage and then recreate the list of checked items on another page?
Hi Appery,
How do I access information about the device on which my app is running (e.g. phone number, OS, memory, etc)?
-Shaun
I'll take a look. Thanks, Igor.
I forgot to mention one more step:
7) Modify the mapping of the list_service. In the Response tab, add the additional mapping from _id (JSON response) to the photoid text field created in Step 1. I have verified this mapping works correctly by making temporarily making this component visible.
Ah! Thank you, Nikita.
I'm trying to implement the tutorial on push notifications:
http://docs.appery.io/tutorials/getti...
For iOS Step 1, it says "For generating a Push Notification Certificate, you need to open the App Ids page, "
I can't find the Apps Id page... where is it?