AppMetric 1.12.0
An update for AppMetric, version 1.12.0, has been released. I've been working on it in my spare time. What's new in recent versions:
- Apple reviewers, for some reason, don't like OAuth authorization via Safari anymore, so I had to redo it using an embedded window with WKWebView. I hope that in the next SwiftUI, its own WebView will finally appear, so I won't have to use a wrapper anymore.
- Added a button for quick access to app statistics on the Appmetrica website.
- Added viewing of statistics as charts — both for each individual metric and all metrics combined. All this just 7 years after one of the users requested adding charts :)
- Added interface translation into several languages. Fortunately, with the help of AI, it has become very easy.
// ─── EOF ──────────────────────────────────────────────────