Hadi Tavakoli
Hadi Tavakoli
On linux, if you try to open/close/open new windows with `spark.components.Window` multiple times it will randomly crash the whole app. No error logs generated and it's totally random. I thought...
It seems like nothing about drag/drop works in Linux. When dragging a file into a window where we have `nativeDragEnter` event, the whole software closes without throwing any debug information....
My first tries to package my software for Linux. haven't checked the whole software functionality yet but trying to init StageWebview fails with the following error in Linux. Same code...
We have recently received some news about devs receiving a warning like the following when submitting there apps to app store. > Missing Push Notification Entitlement - Your app appears...
If you think a feature should be added to ANE-LAB, post it here and try to collect votes for it, We will add new features when they are popular and...
This has been the most complicated and weird bug which we have ever seen or heard. After a couple of months of trial and error and trying all different things...
When trying to get the access token, we need to pass the authorization code in it's original format as being received earlier. these authorization code formats are similar to `4/0AX4XfWiqBF.....`...
When compiling with latest AIR `51.1.2` and setting iOS SDK platform to `iPhoneOS18.0.sdk`, navigateToURL does not work on an iPhone above iOS 18 but still works on an iPhone below...