Martin G
Martin G
Same, I created one but I guess is the same issue https://github.com/OneSignal/OneSignal-Unity-SDK/issues/558
Has anybody tried to increase the initOrder in the WorkerManagerInitializer? I had not time to test it I guess by adding this piece in the AndroidManifest, then it should be...
 I got it fixed by itself, or Idk if it was updated
Indeed, the version 3.11.2 is working fine in both archs. I don't have right now the stack trace, but is basically the error when it cannot load a library because...
@nan-li where you able to check this by any chance?
This still happens, non of the workarounds worked. Did you managed to fix it @toseefhaiderkhansugguu ?
is it possible to someone from OneSignal team to tell me when this code is being executed based on the stacktrace? ``` Caused by: java.lang.IllegalStateException: WorkManager is not initialized properly....
I think I found a workaround, would be nice if you can try this @toseefhaiderkhansugguu just to verify it as well. I added to my gradle dependencies list the following...
> `bundletool` does this intentionally to have deterministic output which allows to compare hashes of generated `.apks` file and ensure that output is the same. > > Does it cause...
would be nice to have a `template-create` event to make things cleaner