calumma-robert
calumma-robert
Basically this is your faulty code: ``` google::crashlytics::detail::managed_jstring::managed_jstring(JNIEnv* environment, const char* str) : environment_(environment) { str_ = environment_->NewStringUTF(str); } ```
If you want to crash unity, there are a lot of different ways, you can also easily utilize Unity's code itself, like calling: UnityEngine.Diagnostics.Utils.ForceCrash(UnityEngine.Diagnostics.ForcedCrashCategory.FatalError); And no, 11.8.0 didnt resolved the...
You need to crash the APK so the resulting tombstone will contain the illegal byte 0xb9, if you cant get it done with a crash, just modify the resulting tombstone...
Bump. Same issue for us.
We have the exact same issue! (AdMob 9.5.0 with LiftOff 5.2.2) It started 6 days ago (when we basically updated AdMob + Mediators). We could identify that it seems to...
> Thanks for the report, I will let the IOS team know about this. > > So to confirm, the replication steps seem to be: > > * Admob 9.5.0...
@Thaina done!
Hey @argzdev, sure let me explain! Currently to install any of the firebase packages to Unity it must be installed directly via the firebase package's .unitypackage file, or by importing...
Hey @argzdev , out of curiosity: Do you have any ETA for this feature? 🤔 Cheers!