Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-27082] iOS: Modules using TiBlob and built before SDK 8.1 causing app crash

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2019-05-31T12:48:38.000+0000
Affected Version/sRelease 8.1.0
Fix Version/sRelease 8.1.0
ComponentsiOS
Labelsn/a
ReporterHans Knöchel
AssigneeChristopher Williams
Created2019-05-15T19:41:52.000+0000
Updated2019-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).

Comments

  1. Hans Knöchel 2019-05-15

    Pull: https://github.com/appcelerator/titanium_mobile/pull/10897
  2. Samir Mohammed 2019-07-02

    *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 version 8.1.0.v20190701132634. *Test Environment*
       MacOS Mojave version 10.14.4
       Xcode 10.2.1
       Node.js ^8.12.0
       iPhone 6s Sim (12.1).
       "NPM":"4.2.14-3","CLI":"7.0.12"
       
    Test and other information can be found at: https://github.com/appcelerator/titanium_mobile/pull/10897

JSON Source