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

Icenium Export and Build Problem (due to project Size?)

3 Answers 20 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.
öncü
Top achievements
Rank 1
öncü asked on 05 Dec 2013, 09:04 AM
Hi, 

i have a project which can't be exported and can't be built with icenium. Icenium shows any error on code. Generally i get "The operation has timed out" and "an error has occured" errors during my build attemps. 

Do icenium have a restriction on project size to be built?
Do icenium have a restriction on project size to be published into apple store?

Best Regards

3 Answers, 1 is accepted

Sort by
0
öncü
Top achievements
Rank 1
answered on 05 Dec 2013, 09:38 AM
[2013-12-05 11:37:52.394] Log (Exception,High): System.TimeoutException: The operation has timed out.

Server stack trace: 
   at #8u.#Czc.#GIc.#BXc.#qb()

Exception rethrown at [0]: 
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
   at #8u.#Czc.#AXc.#qb()

Exception rethrown at [1]: 
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
   at OperationExecutorExtensions.#S0c.#qb()

Exception rethrown at [2]: 
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
   at OperationExecutorExtensions.#X0c.#qb()

Exception rethrown at [3]: 
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccess(Task task)
   at #Fq.#Tz.#fqd.#qb()

i only have a timeout here ? 

what should i do ?
0
Steve
Telerik team
answered on 06 Dec 2013, 12:23 PM
Hello Oncu,

We can confirm that the problem exists and is due to the huge size of your app (~600 Mb). We would amend the build timeout settings so that you could successfully build your app (probably for the upcoming release next week), but please be aware that such a large app would be tedious to install on users device. Also both Google Play and Apple App Store have 50 Mb size limit for executables OTA. For more information refer to:
  • https://support.google.com/googleplay/android-developer/answer/113469?hl=en
  • https://developer.apple.com/library/mac/documentation/LanguagesUtilities/Conceptual/iTunesConnect_Guide/18_BestPractices/BestPractices.html
Regards,
Steve
Telerik
You've missed the Icenium Visual Studio Integration keynote? It has been recorded and posted here.
Looking for tips & tricks directly from the Icenium team? Check out our blog!
Share feedback and vote for features on our Feedback Portal.
0
öncü
Top achievements
Rank 1
answered on 06 Dec 2013, 01:57 PM
Hello Steve,

Thanks for the reply, we are pretty aware of the project size. Our client insisted on building an offline application with all of his pdfs included related to his catalogue. They refused any online solution to that problem.

So I am waiting for your edit on building timeout settings. As an information to others, if your app size is more than 50 ( or more than icenium export project timeout settings ) you can always use https://app.icenium.com/Mist/ for exporting bigger size apps. 

Best Regards


Tags
Report a bug
Asked by
öncü
Top achievements
Rank 1
Answers by
öncü
Top achievements
Rank 1
Steve
Telerik team
Share this question
or