Azure-Samples / Azure-Samples/communication-services-ios-quickstarts
swift SDK crashed when call next page
- Dominant language
- Swift
- Stars
- 13
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
> Please provide us with the following information:
> ---------------------------------------------------------------
### This issue is for a: (mark with an `x`)
```
- [✔️] bug report -> please search issues before submitting
- [×] feature request
- [×] documentation issue or request
- [×] regression (a behavior that used to work and stopped in a new release)
```
### Minimal steps to reproduce
> swift listMessages, call next will crash (just next page is empty, It's very easy to reproduce).
var itar = list.syncIterator
while let msg = itar.next() {}

### Any log messages given by the failure
>
### Expected/desired behavior
>
### OS and Version?
> iOS
### Versions
> 1.2.0
### Mention any other details that might be useful
> ---------------------------------------------------------------
> Thanks! We'll be in touch soon.
Contributor guide
Assessment
This issue has not been assessed yet.