clevertap-ios-sdk icon indicating copy to clipboard operation
clevertap-ios-sdk copied to clipboard

Issues reported by Xcode

Open dimitar-a-dimitrov opened this issue 9 months ago • 0 comments

Describe the bug We are using CleverTap-iOS-SDK pod in our iOS project. When running code analyzis (Product --> Analyze) Xcode detects several issues in the code. Most of them are not critical but there is one about a potential memory leak:

CTSwizzleManager.m:160:5 Potential leak of an object stored into 'appDelegate'

Screenshots Screenshot 2024-05-22 at 12 37 34

Environment (please complete the following information):

  • Xcode version: 15.4
  • CleverTap SDK Version: 6.2.1
  • Device: iPhone13 Pro Max
  • OS: 17.5.1

dimitar-a-dimitrov avatar May 22 '24 10:05 dimitar-a-dimitrov