I am new to ionic cross-platform while running the ionic cross platform app for generating build I am facing following error.
DiskCookieStorage changing policy from 2 to 0, cookie file: file:///private/var/mobile/Containers/Data/Application/C234C014-5541-45C9-96A9-4D7B3E0AA4FA/Library/Cookies/Cookies.binarycookies 2016-10-15 14:55:26.568 HelloWorld[363:42830] Unbalanced calls to begin/end appearance transitions for . 2016-10-15 14:55:26.591 HelloWorld[363:42906] [FATAL] [WL_INIT] -[WLImpl initWL] in WLImpl.m:174 :: Init failure: Can't read checksum.js, The file name is invalid., (null). Reinstall the application and try again.
I used MFP SDK(plugin)
So guys kindly give some suggestion for taking build
Its is just a helloworld program with MPF SDK.
Downloaded the sample project generated by ionic here with some bugs. bugs fixed code here.