Skip to content

Instantly share code, notes, and snippets.

View volovely's full-sized avatar

Roman Volovelskiy volovely

View GitHub Profile
@volovely
volovely / CrashReport.ips
Created March 19, 2024 16:47
CrashReport.ips
{"app_name":"MyCompany","timestamp":"2024-03-19 18:17:20.00 +0200","app_version":"1.5.62","slice_uuid":"cfd6fad8-3b49-3f26-b335-115516816fd1","build_version":"383","platform":"2","bundleID":"com.MyCompany.ai.app.stage","share_with_app_devs":"0","is_first_party":"0","bug_type":"309","os_version":"iPhone OS 17.3.1 (21D61)","roots_installed":"0","name":"MyCompany","incident_id":"6717EEC1-FC4D-4587-BC8F-0A68D11B6DAE"}
{
"uptime": 29000,
"procRole": "Foreground",
"version": 2,
"userID": 501,
"deployVersion": 210,
"modelCode": "iPad14,3",
"coalitionID": 561,
"osVersion": {
import UIKit
import Foundation
import SnapKit
import Utils
class YourView: UIView {
// MARK: - Constants
private enum Constants {