Dmytro
Dmytro
> @alevys Actually, there is a usable [starling-extension-graphics](https://github.com/StarlingGraphics/Starling-Extension-Graphics/tree/master/extension2.0/src/starling/display) for starling v2 which will be working after some minor tweaks. ( And here is my [fork](https://github.com/soimy/Starling-Extension-Graphics-2)) > > I believe there...
I have the same issue. But not for 795 only. I've got this error after updating Advert.ane (and dependencies) But aab works good. https://github.com/distriqt/ANE-Adverts/issues/372
Hi. We have similar crash. It's crash code from google play console. I can't replicate this crash. Do you know why it's happening? java.lang.UnsatisfiedLinkError: at com.adobe.air.AIRWindowSurfaceView.nativeSurfaceCreated (Native Method) at com.adobe.air.AIRWindowSurfaceView.surfaceCreated...
I don't think I check vsibility by myself. I call only one thing similar to "visibily" in the game - AdView show() and hide(). But I don't do it on...
I wanna update crash info. We have the same crash for Android 10. Differece is just in line number Android 10 - 99% Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual...
Unfortunately we can't reproduce this crash. I take all crash logs from Firebase Crashlitycs console and GoogplayConsole. "Android 10 - 99%" it means that 99% of devices that were crashed...
Harman splash sreen is not displayed in our game
We add Adverts after Starling complete initializing(Starling root class is added to Stage). I think Starling does it after AIR complete initialising
1. InAppBilling. We request inapps on app launch to determine if user's GooglePlayPass is activated. 2. GameServices is temporary disabled.