Announcement
Collapse
No announcement yet.
Who used scaleform to IOS?
Collapse
X
-
altodarknight repliedI have this issue as well.
iOS closes the game (you can check your logs on device to confirm this) because it takes too long to start up (over 10 seconds). Some Googling suggested that this typically happens to apps on iOS due to some synchronous code timing out. I haven't been able to track down what is actually causing the issue though.
Leave a comment:
-
yczwk started a topic Who used scaleform to IOS?Who used scaleform to IOS?
I made a scaleform UI with AS3,and used a custom kismet to invoke function.Its a very simple flash,some button and fscommand.
Code:function showSofa(){ Sofa.gotoAndPlay("show"); fscommand("Sofa is true"); }
I honestly don't know how to solve this problem.Who can help me?
Im so sorry about my terrible english,can't express the problem clearly.Tags: None
Leave a comment: