How to programmatically get iOS's alphanumeric version string

前端 未结 6 657
离开以前
离开以前 2020-12-05 14:20

I\'ve been working with the nice PLCrashReport framework to send to my server the crash reports from my user\'s iOS devices.

However, to symbolicate the crash report

6条回答
  •  情歌与酒
    2020-12-05 14:54

    There is no API for this (at least, not in UIKit). Please file a bug requesting it.

提交回复
热议问题