Search found 12 matches

Go to advanced search

by Amr Osman
Thu Sep 08, 2016 2:57 pm
Forum: Issues
Topic: tutorial for using Google Maps and Markers in Ionic
Replies: 13
Views: 8007
 
Jump to post

tutorial for using Google Maps and Markers in Ionic

I got tired for searching a topic talking about using of google map in ionic .
I am following until the END.

by Amr Osman
Tue Aug 02, 2016 12:57 am
Forum: Issues
Topic: Popup on Google Map icons
Replies: 23
Views: 3542
 
Jump to post

Popup on Google Map icons

Hi Yurri , Does this codes applies to googlemap in Ionic based App ? I need such code to implement in googleMap .

by Amr Osman
Sun Jun 12, 2016 3:18 am
Forum: Issues
Topic: Create or update database from array items
Replies: 53
Views: 8771
 
Jump to post

Create or update database from array items

your code is incorrect in the Update Section you should use
code query[key].id or query[key].Qty_in_cup /code
instead of
codecurrentObject["id"] /code
and So on.
No need to pass
code var currentObject = query[key]; /code

by Amr Osman
Sun Jun 12, 2016 2:20 am
Forum: Issues
Topic: Create or update database from array items
Replies: 53
Views: 8771
 
Jump to post

Create or update database from array items

I want to read an array value passed to server code. Is my code is right lets Say my _IDS is an array storage in my app i.e IDS var requestedArray = []; requestedArray = request.get("_IDS"); for (var i = 0;i< requestedArray.length; i++){ //Do Iteration here } [code]
by Amr Osman
Mon May 23, 2016 8:13 am
Forum: Issues
Topic: Can server code store variables ?
Replies: 8
Views: 961
 
Jump to post

Can server code store variables ?

Yurii , Thumps UP, I find allmost any problem I face using your answers.

by Amr Osman
Sun Apr 24, 2016 1:44 pm
Forum: Issues
Topic: UIMainStoryboardFile Main story file board
Replies: 51
Views: 7266
 
Jump to post

UIMainStoryboardFile Main story file board

Same here Waiting for your response.

by Amr Osman
Wed Dec 23, 2015 5:57 pm
Forum: Issues
Topic: Push Notification Message (payload) retrieval inside app
Replies: 7
Views: 829
 
Jump to post

Push Notification Message (payload) retrieval inside app

Segiy would you please give specific example (i.e) code or image for doing this.

Thanks.

by Amr Osman
Sun Dec 13, 2015 1:54 pm
Forum: Issues
Topic: appery.navigateTo not working on iOS device
Replies: 6
Views: 1019
 
Jump to post

appery.navigateTo not working on iOS device

Check the Libraries version (v3.0 or v2.3) of your app try to downgrade the version or Upgrade it. In the App Setting External resources section. And test it if it works. I had similar issue and I downgraded my app and it works.

by Amr Osman
Sat Dec 12, 2015 1:45 pm
Forum: Issues
Topic: How do I get the FileName after uploading?
Replies: 6
Views: 773
 
Jump to post

How do I get the FileName after uploading?

@Illya Stepanov
Yes I did So. Thanks for reply and Sorry for the late update

Go to advanced search