I would like to know how to integrate Ionic 2 right into Tizen. I have put the www folder (with the builded/compiled main.js) into the Tizen project and use the Ionic index.html as the Tizen content file. The App launches and works in the Web Simulator but when I try to build the app Tizen Studio hangs up and the process has to be killed. I the log of Tizen Studio it say "!MESSAGE [2017.02.08 22:04:49][ERROR] PrivilegeCheckUtil.java(245) - Faild to parse "/IonicTest/www/build/main.js"" and then "!MESSAGE Unhandled event loop exception
!STACK 0 java.lang.OutOfMemoryError: GC overhead limit exceeded" . Angular.js and Ionic 1 work fine. I think the failure of Angular 2 and Ionic 2 has something todo with Typescript or the large file size. It would be nice if you can help me.
Right usage of Ionic 2 in Tizen
Edited by: J. Schwartz on 09 Feb, 2017