Michael

Results 295 comments of Michael

Have you got any more information to add around this issue? The most common cause of a crash on launch with Admob is not correctly adding the GADApplicationIdentifier to your...

Can you provide some more information. - What AIR SDK are you using? - What system are you developing on? - How are you packaging? etc Cheers

This is likely an issue with the standard linker in the AIR SDK. It doesn't seem to link in the swift symbols correctly. Current solutions are using an iOS SDK...

You can try using the image script I created, it handles creation of the asset car using Xcode from simple png assets: https://github.com/distriqt/AIR-ImageScripts (Also handles insertion of the required free...

@KalaiArasan46 If you send me your launch png and icons as per the spec here: https://github.com/distriqt/AIR-ImageScripts I'll run the script for you and send you back the launch storyboard /...

Have a look at the link I sent you above, it has the details on the files you need to create the icon and launch screen assets. Basically 5 images:...

Hi, If you have a look through the instructions in the repository you'll find the details on how to run the script. However it won't run on Windows as it...

How did you go? Did you get imagemagick installed and update your asset catalogue?

Can you give some details on the setup of your application or do you have a simple way to replicate this behaviour?

Interesting. Can you reproduce it running the swf without the loader process?