This repository is used for hosting artifacts. We don't generally accept pull-requests, but if you have a suggestion we will review it and apply it to our internal repository.
If you are contributing a feature request, please submit it to the SDK community.
You can submit an issue by using this form, or by emailing [email protected].
File a single issue per problem or feature request. The more information you provide, the more likely we'll be able to reproduce and fix the issue. Please provide as much of the following information as possible.
A clear and concise description of what the bug is.
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
A clear and concise description of what you expected to happen.
If applicable, add screenshots to help explain your problem. Animated GIFs can be very helpful.
Log output can be very helpful. Here are some links to show you how to enable our loggers:
- Code snippets of how you have initialised the SDK
- SDK type and version, e.g. Support SDK 2.3.1
- The iOS version, and whether it happens on a device, a simulator, or both.
- The Xcode version
- Is the SDK view controller added as a child view controller in your application?
- If possible, a small sample app that shows the issue happening.