[TIMOB-27082] iOS: Modules using TiBlob and built before SDK 8.1 causing app crash
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2019-05-31T12:48:38.000+0000 |
Affected Version/s | Release 8.1.0 |
Fix Version/s | Release 8.1.0 |
Components | iOS |
Labels | n/a |
Reporter | Hans Knöchel |
Assignee | Christopher Williams |
Created | 2019-05-15T19:41:52.000+0000 |
Updated | 2019-07-02T11:03:06.000+0000 |
Description
Not much more to say. Reproducible using common modules like [Ti.AWS](https://github.com/hansemannn/titanium-aws/blob/master/ios/Classes/TiAwsMachineIoTDataManagerProxy.m#L125-L127) or the official [Ti.Map](https://github.com/appcelerator-modules/ti.map/blob/master/ios/Classes/TiMapSnapshotterProxy.m#L94).
Pull: https://github.com/appcelerator/titanium_mobile/pull/10897
*Closing ticket* Unable to reproduce crashes with modules using TiBlob. Tested with the Ti.Map module using SDK Version
8.2.0.v20190628101943
and SDK version8.1.0.v20190701132634
. *Test Environment*Test and other information can be found at: https://github.com/appcelerator/titanium_mobile/pull/10897