apptentive / apptentive-xamarin-ios

Apptentive Xamarin.iOS SDK
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

ApptentiveKit.dSym is missing #34

Open AntonKurasov opened 1 year ago

AntonKurasov commented 1 year ago

I have a warning from Crashlitics that ApptentiveKit.dSym is missing. My assumption is that the library should be built with "dwarf-with-dsym" debug parameter.

frankus commented 1 year ago

Thanks for the report. I'll see if we can get this added to our next release.

Are you integrating via SwiftPM or with a pre-built framework (or something else)?

AntonKurasov commented 1 year ago

I am using nuget