SetupIssue.yml
SetupIssue.yml
Name | About | Labels | Assignees |
---|---|---|---|
Setup Issue | Having a hard time setting up the SDK for the first time? Maybe a compilation issue or just nothing seems to be happening. Seek help with this. | compilation issue |
Before creating an issue, please ensure you go through the troubleshooting page.
Provide a clear and concise description of the issue. Include compilation logs and SDK debug logs if relevant.
Provide a self-contained piece of code demonstrating the issue.
For a more complex setup consider creating a small app that showcases the problem.
Note - Avoid sharing any business logic, credentials or tokens.
What are the common characteristics of devices you're seeing this issue in?
Simulators, specific models, OS versions, network state (wifi / cellular / offline), power state (plugged in / battery), etc.
Which SDK version are you trying to use?
e.g. Xcode 11.5 (15C500b), obtained with xcodebuild -version
e.g. Swift 5.9 , obtained with swift —version
e.g. macOS Catalina 10.15.5 (19F96), obtained with sw_vers
What is the Deployment Target of your app? e.g. iOS 12, iPhone + iPad
Other relevant information such as additional tooling in place, proxies, etc.
Anything that might be relevant for troubleshooting your setup.