[TIMOB-27076] iOS: App freezes after calling Ti.Network.BonjourService.publish method
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2019-12-10T12:25:36.000+0000 |
| Affected Version/s | Release 8.0.0 |
| Fix Version/s | Release 9.0.0 |
| Components | iOS |
| Labels | engSchedule, ios, regression |
| Reporter | Jun Sagawa |
| Assignee | Christopher Williams |
| Created | 2019-04-02T04:54:02.000+0000 |
| Updated | 2019-12-10T12:25:36.000+0000 |
Description
Attachments
| File | Date | Size |
|---|---|---|
| BonjourSample.zip | 2019-04-02T04:50:37.000+0000 | 23014 |
| BonjourSampleWithTiWorker.zip | 2019-04-02T04:50:43.000+0000 | 23682 |
| IMG_0023.jpg | 2019-04-23T10:43:54.000+0000 | 65564 |
Hello, Tested the attached sample project. Got the following: !IMG_0023.jpg|thumbnail! After pressing the first button , the app freezees. Is it the issue that you reported?
Hello Rakhi Mitro, Yes it is. That's the issue I reported. On my environment, after pressing the first "start bonjour service" button, the app freezes at bonjourService.js line 44 - BonjourService.publish method calling.
https://github.com/appcelerator/titanium_mobile/pull/11362
merged to master for 9.0.0
App no longer freezes. Verified on build: 9.0.0.v20191209135132. Used test case on the PR and checked against earlier SDK's and latest build. Ticket closed.