Search found 102 matches

Go to advanced search

by Yaniv
Tue Dec 22, 2015 1:41 pm
Forum: Issues
Topic: Application asked permission to resources that not even selected
Replies: 7
Views: 1460
 
Jump to post

Application asked permission to resources that not even selected

Hi,
Any update for this item? this kind of issue blocking from publishing the application

Thanks

by Yaniv
Fri Dec 18, 2015 7:52 am
Forum: Issues
Topic: Application asked permission to resources that not even selected
Replies: 7
Views: 1460
 
Jump to post

Application asked permission to resources that not even selected

Thanks! please consider the 2 issues as part of this case (additional permission that was not selected and the fact that ACCESS_NETWORK_STATE not take any affect).

by Yaniv
Thu Dec 17, 2015 7:10 pm
Forum: Issues
Topic: Application asked permission to resources that not even selected
Replies: 7
Views: 1460
 
Jump to post

Application asked permission to resources that not even selected

No, you missunderstund me :) i selected only 2 permission as above but while installing the application i can see other permission. Even more than that, while have Internet and ACCESS_NETWORK_STATE permission - offline event to fire although above permission monitor it. Please open my application, s...
by Yaniv
Wed Dec 16, 2015 11:12 pm
Forum: Issues
Topic: Application asked permission to resources that not even selected
Replies: 7
Views: 1460
 
Jump to post

Application asked permission to resources that not even selected

Hi, In my application I selected under App Setting Android Permissions the following permissions: ACCESS_NETWORK_STATE INTERNET While checking AndroidManifest.xml i can see that indeed only those 2 are selected: uses-permission android:name="android.permission.ACCESS_NETWORK_STATE uses-permissi...
by Yaniv
Thu Jul 16, 2015 9:19 pm
Forum: Issues
Topic: After source change - window.rootFS undefined
Replies: 1
Views: 501
 
Jump to post

After source change - window.rootFS undefined

Hi Team, I upgraded my builder and external sources to use the most updated one. After the update I made all changes to align the application to the updated core (phonegap, jquery etc). As part of my application I'm accessing to the file system in order to get a path location and open PDF file (on d...
by Yaniv
Mon Mar 02, 2015 3:34 pm
Forum: Issues
Topic: css("display", "block") not affect in case the grid visible unchecked - After upgrade to new Appery builder
Replies: 4
Views: 952
 
Jump to post

css("display", "block") not affect in case the grid visible unchecked - After upgrade to new Appery builder

Hi, Please take the following steps: Configure in Appery: Go to CreateNewEvent page, stand on "EventTimeOtherGrid" and uncheck "Visible" and save. https://d2r1vs3d9006ap.cloudfront.net/s3_images/1165564/Step1_inline.png?1425310566 In order to test it: On App landing page click on...
by Yaniv
Fri Feb 27, 2015 12:32 am
Forum: Issues
Topic: css("display", "block") not affect in case the grid visible unchecked - After upgrade to new Appery builder
Replies: 4
Views: 952
 
Jump to post

css("display", "block") not affect in case the grid visible unchecked - After upgrade to new Appery builder

Hi, I have a grid that its visible property in Appery properties unchecked. In the page I have Select that based on the value of the selected option its adding or remove display property (Appery("EventTimeOtherGrid").css("display", "block"); Or Appery("EventTimeOth...
by Yaniv
Fri Feb 27, 2015 12:06 am
Forum: Issues
Topic: Missing "Set" button on Android for element input="time"
Replies: 3
Views: 1101
 
Jump to post

Missing "Set" button on Android for element input="time"

Hi, I have input field that should contains time, For that I changes the type of the input to "time". While clicking on the input field "Set time" open but without "Set" button (only Clear and Cancel button appears), see screenshot: https://d2r1vs3d9006ap.cloudfront.net...
by Yaniv
Thu Feb 26, 2015 10:22 pm
Forum: Issues
Topic: Select option not getting populated with json response after Appery builder upgrade
Replies: 16
Views: 2966
 
Jump to post

Select option not getting populated with json response after Appery builder upgrade

Thanks Yurii, I notice that the use of Apperyio("DishPlaceList").val("default").trigger("change") trigger additional call "value change" event. In order to avoid it I used the following code on service success: $("#CreateNewDish_DishPlaceList option:first...

Go to advanced search