Each time I run an app using the FirebaseAdMob (v1.52) it sticks on Convert Byte Code - optimized Dex when it’s compiling. I’ve increased Process Timeout config to 600 seconds, increased my virtual RAM and changed the MaxRamForDex from 1024 to
MaxRamForDex=4096, but the compiler just times out.
I’ve tried all the advice I can find from the forums but to no avail. Even working from a very small ‘Hello World’ type app with firebase Admob banner it still times out and from different computers, but still no luck.
I’m really out of ideas as to what to try next? Any advice would be really appreciated.
MaxRamForDex=4096, but the compiler just times out.
I’ve tried all the advice I can find from the forums but to no avail. Even working from a very small ‘Hello World’ type app with firebase Admob banner it still times out and from different computers, but still no luck.
I’m really out of ideas as to what to try next? Any advice would be really appreciated.