OneSignal-iOS-SDK
OneSignal-iOS-SDK copied to clipboard
Missing DSYM files for distributed frameworks
Description: Compiled frameworks are distributed without DSYM files, which makes tracking crashes very difficult. We have in our project symbols for all other frameworks except this one. OneSignal should provide a link to download the resulting DSYM files from the framework compilation you make with each release.
Environment Not applicable
Steps to Reproduce Issue:
- Integrate OneSignal with CocoaPods
Note that no reference to dsym files exists anywhere
Anything else: Not applicable