Xcode15以后使用 会有超量warning
Ginluck opened this issue · 3 comments
Description
Please describe the issue you are facing using the SDK.
Repro Steps
Please list the steps used to reproduce your issue.
Details
-
Which SDK version are you using?
- e.g. 4.1.1
-
Which OS version did you experience the issue on?
- e.g. iOS 12
-
Which Xcode version did you build the app with?
- e.g. Xcode 15
-
Which Cocoapods version are you using (run
pod --version
)?- e.g. 1.10.1
-
What device version did you see this error on? Were you using an emulator or a physical device?
- e.g. iPhone 12 physical device, iPhone 11 emulator
-
What language are you using?
-
What third party libraries are you using?
-
Please enable verbose logging for your app using
MSAppCenter.setLogLevel(.verbose)
before your call toMSAppCenter.start(...)
for Swift, or[MSAppCenter setLogLevel:MSLogLevelVerbose]
before[MSAppCenter start: ...]
for Objective C and include the logs here:
My warning is not related to PLCrashReporter. Please pay attention to the image I provided and inform me of how to address the issue. Thank you for the trouble you are going through.
Hello @Ginluck thank you for reaching out. Can you please provide a bit more details regarding this issue? Based on the screenshot I can't see any correlation to the sdk.
Closing due to inactivity.