larsiusprime / firetongue

A translation/localization framework written in Haxe
MIT License
143 stars 32 forks source link

Couldn't load index.xml on IOS build #37

Open filipp8 opened 5 years ago

filipp8 commented 5 years ago

I'm using dev version and everything work fine on Haxe 4rc3, Lime 7.6.1, Openfl 8.9.2 on every platform but ios. The app build but crashes on start with this error

Called from firetongue.FireTongue.loadIndex (firetongue/FireTongue.hx line 849)
Called from firetongue.FireTongue.startLoad (firetongue/FireTongue.hx line 1313)
Called from firetongue.FireTongue.init (firetongue/FireTongue.hx line 163)
Called from Reg.loadLanguage (Reg.hx line 52)
Called from Reg.init (Reg.hx line 46)
Called from Main.onInit (Main.hx line 37)
Called from openfl.events.EventDispatcher.__dispatchEvent (openfl/events/EventDispatcher.hx line 402)
Called from openfl.display.DisplayObject.__dispatchEvent (openfl/display/DisplayObject.hx line 1436)
Called from openfl.display.DisplayObject.__dispatchWithCapture (openfl/display/DisplayObject.hx line 1497)
Called from openfl.display.DisplayObject.dispatchEvent (openfl/display/DisplayObject.hx line 1136)
Called from DocumentClass.new (ApplicationMain.hx line 318)
Couldn't load index.xml!
libc++abi.dylib: terminating with uncaught exception of type Dynamic