ably-cocoa/.github/issue_template.md

1.1 KiB

Which version of the Ably SDK are you using?

E.g. 1.0.11

On which platform does the issue happen?

E.g. iOS11

Are you using Carthage?

If yes, specify the version (carthage version)

Are you using Cocoapods?

If yes, specify the version (pod --version)

Which version of Xcode are you using?

(xcodebuild -version)

What did you do?

Describe the problem.

Add a short snippet of code to show the problem

What did you expect to happen?

Describe the expected outcome.

What happened instead?

Describe what happened instead.

Add relevant console logs.

Tip: set the log level to debug. E.g. realtime.logger.logLevel = .debug and take a look at our troubleshooting guide

Feel free to link to a sample project that showcases the issue.

P.S. If you are an Ably Enterprise customer, please get in touch with a link to this issue to get prioritized support.