This is a migrated thread and some comments may be shown as answers.

two major problems in app loading and file upload

1 Answer 47 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Maor
Top achievements
Rank 1
Maor asked on 13 Jun 2013, 12:04 PM
hi guys
i am develop mobile app for some organization in icenium.
i encountered two major problems:
1) "connection to server was unsuccessful" on loading- i know it was reported before but one of the solutions i found is to set loading timeout to 7000 in config.xml which is in /res/xml dir in the apk file.. can you guys make it configurable thru icenium instead of  me use eclipse after publish apk?
2) when i am trying to upload files to server using kendo web async upload it fails. it takes me to file explorer app to choose file and when i choose it restarting my app from initial. i guess it because android kill apps in background. how can i solve it? itry to use the background service plugin but it dont work
regards maor

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 13 Jun 2013, 03:53 PM
Hello Maor,

Up to your questions:
  1. We've seen this error only when your storage is locked for the Android system and deployed APK can't unpack. Please take a look at this forum for things to check on your device (in this line of thoughts, does the problem occur on a single device)?
  2. What kind of file do you choose? Have you tried using another file manager or choose an image file from the Gallery - does that work? I've just tested this Kendo UI example in Icenium and it works correctly allowing you to select files from Gallery and other files from ES File Explorer.

Regards,
Steve
Telerik

Looking for tips & tricks directly from the Icenium team? Check out our blog!
Missed our first webinar, watch it here.
Share feedback and vote for features on our Feedback Portal.
Tags
Report a bug
Asked by
Maor
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or