sipersso

Results 7 issues of sipersso

### [READ] Step 1: Are you in the right place? Issues filed here should be about bugs in __the code in this repository__. If you have a general question, need...

api: auth
needs-attention
internal-bug-filed

### Problem When migrating from Object to Embedded object you need to take care of handling that each embedded object can have one and exactly one backlinks. To do this...

T-Bug
O-Community

### How frequently does the bug occur? Sometimes ### Description Realm seems to crash for some users when adding new objects to realm I have seen similar issues since 10.22.0,...

T-Bug
Reproduction-Required
O-Community

Accordning to the documentation, to link credentials I have to 1: Sign in the user using any authentication provider or method. 2: Complete the sign-in flow for the new authentication...

auth

Hi! I am new to OneSignal and just added the SDK via SPM (OneSignal-XCFramework). The build works fine when building for a simulator. But when archiving for release, build fails,...

### Problem I have an app that is using local realms. It does happen that users take a break from the app and then come back. When dropping support for...

O-Community
SDK-Use:Local
Importance:Dealbraker

### Description For some users calls to getMetaData fails with StorageError.unknown. Underlying error code is -13020, which seems to suggest "unauthenticated" errors. Users are signed in. It looks like it...

api: auth
api: storage
needs-info