Search found 14 matches

Go to advanced search

by Carl Ott
Wed Feb 24, 2016 10:16 pm
Forum: Issues
Topic: How to Use Your Own Google Maps API Key?
Replies: 9
Views: 3011
 
Jump to post

How to Use Your Own Google Maps API Key?

Also - according to this
https://developers.google.com/maps/do...

it appears that nowadays, the API should be accessed through a different base URL, e.g.
src="https://maps.googleapis.com/maps/api/..."

by Carl Ott
Wed Feb 24, 2016 9:44 pm
Forum: Issues
Topic: How to Use Your Own Google Maps API Key?
Replies: 9
Views: 3011
 
Jump to post

How to Use Your Own Google Maps API Key?

BTW - it looks like the sensor parameter has been deprecated, and should not be used http://stackoverflow.com/questions/86... confirmed at https://developers.google.com/maps/ar... and https://developers.google.com/maps/do... if correct, perhaps it would help to update the tutorial at https://devcent...
by Carl Ott
Tue Jul 14, 2015 7:54 pm
Forum: Issues
Topic: set image asset source when populating a list
Replies: 3
Views: 1252
 
Jump to post

set image asset source when populating a list

Opps - never mind - I finally figured it out.

correcting the JavaScript to this

Image

yields this

Image

by Carl Ott
Tue Jul 14, 2015 7:26 pm
Forum: Issues
Topic: set image asset source when populating a list
Replies: 3
Views: 1252
 
Jump to post

set image asset source when populating a list

sure I'm convinced this is just an object referencing problem - I have this kind of UI https://d2r1vs3d9006ap.cloudfront.net/s3_images/1237495/UIwireframe_inline.png?1436900664 after running the REST service in Echo mode, you can see the list item iterates properly and loads labels properly, but I c...
by Carl Ott
Tue Jul 14, 2015 12:19 am
Forum: Issues
Topic: set image asset source when populating a list
Replies: 3
Views: 1252
 
Jump to post

set image asset source when populating a list

I have a REST service which returns an arbitrary number of items which I'll use to populate a list item. I need to show a unique image based on an identifier for each item in the REST response, and am trying to select the image with JavaScript in the Mapping Action Editor. In other words, for each u...
by Carl Ott
Mon Oct 21, 2013 9:09 pm
Forum: Issues
Topic: push notification delay
Replies: 3
Views: 1256
 
Jump to post

push notification delay

Max, thanks - cool. Yes sometimes notifications go through right away. I can appreciate the benefits of scheduling push messages, but I was actually asking about something else. Many times today, I have sent a message from the Appery Push Notifications console. In many cases, although the console di...
by Carl Ott
Mon Oct 21, 2013 7:29 pm
Forum: Issues
Topic: push notification delay
Replies: 3
Views: 1256
 
Jump to post

push notification delay

What expectations can you set for delay from sending a notification from the Appery console, to receiving it on a device (either Android or iOS)? I'm working through the Appery Push tutorial using a 1st Gen Google Nexus 7 on 4.3. And I'm trying to extend the tutorial to a more practical purpose. Alt...
by Carl Ott
Mon Oct 14, 2013 9:44 pm
Forum: Issues
Topic: Not allowed to backup a project that has been shared with me
Replies: 4
Views: 1125
 
Jump to post

Not allowed to backup a project that has been shared with me

Maryna,

thanks for the rapid feedback.

Any chance to flag this as something to be improved on? This is certainly a use case which is holding back my ability to manage my resources...

Thanks,
Carl

by Carl Ott
Mon Oct 14, 2013 9:12 pm
Forum: Issues
Topic: Not allowed to backup a project that has been shared with me
Replies: 4
Views: 1125
 
Jump to post

Not allowed to backup a project that has been shared with me

I have assigned a seat to a team member. That person has created a project and shared it with me. When I am logged into my account, I can view, edit and export the project as Eclipse and APK. However, I am not able to make a backup. Instead, Appery provides this message: https://appery.io/app/error/...

Go to advanced search