Results 3 issues of Tommaso

### Steps to Reproduce 1. Using the following options when calling sync ``` await codePush.sync({ installMode: codePush.InstallMode.ON_NEXT_SUSPEND mandatoryInstallMode: codePush.InstallMode.ON_NEXT_SUSPEND }) ``` ### Expected Behavior When putting the app in background,...

bug
waiting-for-clarification

**Describe the bug** When pressing on an item to start dragging, the item moves away from the touchpoint and drag doesn't work. The issue is iOS only and appears randomly...

Hello, I've recently started integrating Dub's APIs into our application and encountered a situation with the API key generation process. Currently, API keys are associated with individual user profiles rather...