RaphaelNSG

Results 4 issues of RaphaelNSG

### What happened? I updated my project to OneSignal 3.0 and everything was working fine, but some users are reporting an error. It seems related with `GetTags` method, but i...

Medium Priority
Need More Information

### What happened? I'm receiving this log in the game initialization on Android devices: ``` Error WM-WorkerWrapper Work [ id=8ce410e8-2b8c-4053-9f84-203912c55765, tags={ FOCUS_LOST_WORKER_TAG, com.onesignal.OSFocusHandler$OnLostFocusWorker } ] failed because it threw an...

### Checklist before submitting a bug report - [X] I've updated to the latest released version of the SDK - [X] I've searched for existing [GitHub issues](https://github.com/facebook/facebook-ios-sdk/issues) - [X] I've...

needs-triage
bug

**Describe the bug** Always when a call `savedGameClient.CommitUpdate(savedGameMetadata, updatedMetadata, binaryValues, OnSavedGameWritten);` the `SavedGameMetadata` is closed. Steps to reproduce the behavior: 1. Initialize the Google Play plugin 2. Open a saved...

bug