obscure-com / ti_keychain

iOS keychain wrapper for Appcelerator Titanium
78 stars 30 forks source link

memory leaks #16

Closed zer0err closed 7 years ago

zer0err commented 7 years ago

hi, i met leak warning when using leaks tool in instruments which is pointed out because of the following method.

[KeychainItemWrapper secItemFormatToDictionary:]

could you please share with me how to solve this problem, thanks.

environment: xcode 8.2.1 iOS 10.2