urbanairship / ios-library

Urban Airship iOS SDK
http://urbanairship.com
Apache License 2.0
478 stars 265 forks source link

Crash on latest Xcode 15.0 and Airship version 16.12.4 #375

Closed nomimalik92 closed 11 months ago

nomimalik92 commented 11 months ago

What Airship dependencies are you using? 16.12.4 and I cannot update it to 17.0 version because of backward compatibility

What are the versions of any relevant development tools you are using? XCode 15.0

Report

What unexpected behavior are you seeing? App is crashing

What is the expected behavior? App is crashing in Network Monitor class I am attaching the screenshot

Do you have logging for the issue? Screenshot is attached

image
nomimalik92 commented 11 months ago

This issue was occurring because I had set minimum deployment target to iOS 11.0. I just changed it to iOS 12 and the issue was resolved.

PS: Xcode 15 has remove the support iOS 11.