Search found 10 matches

Go to advanced search

by shankar sundaram
Wed Jul 20, 2016 3:07 am
Forum: Issues
Topic: .ipa build succeeds, but fails to install on IOS devices
Replies: 2
Views: 453
 
Jump to post

.ipa build succeeds, but fails to install on IOS devices

It turns out that we had switched our iphones and our new ones were not registered as test devices. Thanks for helping out

by shankar sundaram
Fri Jul 15, 2016 2:40 am
Forum: Issues
Topic: .ipa build succeeds, but fails to install on IOS devices
Replies: 2
Views: 453
 
Jump to post

.ipa build succeeds, but fails to install on IOS devices

We already have a version of the app on the appstore. Now, our next test version builds and we can see the successful IPA URL produced on appery.io, but when installing on the iphone device, it fails to install with the error "Unable to Download App: ' could not be installed at this time."...
by shankar sundaram
Tue Jun 30, 2015 3:17 am
Forum: Issues
Topic: Database restore gives an error
Replies: 4
Views: 520
 
Jump to post

Database restore gives an error

Here you go Image

by shankar sundaram
Mon Jun 29, 2015 4:08 am
Forum: Issues
Topic: Database restore gives an error
Replies: 4
Views: 520
 
Jump to post

Database restore gives an error

We are facing an issue when we version a database and try to restore it. The restore errors out with an error saying that "it is an unexpected error" and that we should contact support.

by shankar sundaram
Mon Jun 29, 2015 4:06 am
Forum: Issues
Topic: Rating plugin not working on iOS and Android app
Replies: 4
Views: 576
 
Jump to post

Rating plugin not working on iOS and Android app

Hi Illya,
I sent you a the link privately. When I tried the app today, it is working. We made no changes. I am assuming you had an opportunity to fix whatever was causing this issue. We can close this issue for now.

by shankar sundaram
Sat Jun 27, 2015 4:27 pm
Forum: Issues
Topic: Rating plugin not working on iOS and Android app
Replies: 4
Views: 576
 
Jump to post

Rating plugin not working on iOS and Android app

Hi Sergiy, Thanks for responding. The debugger is a really neat tool. We'll use it more often. The problem still persists. The plugin is not displaying any stars (greyed out or otherwise) when viewed from certain devices. The debugger does not show any errors in the console. I tried the debugger whe...
by shankar sundaram
Sat Jun 27, 2015 9:05 am
Forum: Issues
Topic: Rating plugin not working on iOS and Android app
Replies: 4
Views: 576
 
Jump to post

Rating plugin not working on iOS and Android app

I am using RateIt (https://rateit.codeplex.com) plugin to show star ratings. Plugin is working fine on desktop browsers and appery.io tester app but not on iOS and Android apps.

by shankar sundaram
Fri Apr 10, 2015 6:49 pm
Forum: Issues
Topic: How to insert a record into appery database using PHP?
Replies: 1
Views: 360
 
Jump to post

How to insert a record into appery database using PHP?

Here is what I am trying: I created a database within Appery. I am now trying to access the data using PHP. I am able to read from the database successfully. I am nowtrying to insert a record into a table. Here is a code snippet: $curl = curl_init(); $header[] = "X-Appery-Database-Id: XXXXXXXXX...
by shankar sundaram
Sat Nov 01, 2014 4:45 pm
Forum: Issues
Topic: Filtering out "blank" emails from contact api
Replies: 3
Views: 406
 
Jump to post

Filtering out "blank" emails from contact api

Thanks Alena. If this had been a database, I can write a query. Can I do this for the device contact service as well? This appery service does not let me modify the request.

by shankar sundaram
Sat Nov 01, 2014 3:21 am
Forum: Issues
Topic: Filtering out "blank" emails from contact api
Replies: 3
Views: 406
 
Jump to post

Filtering out "blank" emails from contact api

nuB question: I am trying to create contact list using the contact service. I would like to filter out any contact that has no email address associated with it, and display the rest in a list. What is the easiest way for me to do this?

Go to advanced search