Thank you for looking at my thread.
From 4/21, the price of the subscription has been changed only in Japan.
I was able to see the price change on the App Store Connect.
However, when I look at the Apple Store, the price has not changed.
When will it be reflected in the Store?
Post
Replies
Boosts
Views
Activity
I use Bugsnag.
I haven't been able to reproduce it and I only have the Bugsnag log.
I'm in trouble because I don't know the cause.
What kind of research is effective to solve it?
THREDS
34 CoreFoundation ___CFRunLoopDoSource0
35 CoreFoundation ___CFRunLoopDoSources0
36 CoreFoundation ___CFRunLoopRun
37 CoreFoundation _CFRunLoopRunSpecific
38 GraphicsServices _GSEventRunModal
39 UIKitCore -[UIApplication _run]
40 UIKitCore _UIApplicationMain
41 libswiftUIKit.dylib UIApplicationMain(_:_:_:_:)
42 HiNative CustomView.swift
specialized static UIApplicationDelegate.main()
ERROR
"code": "0x1",
"exception_name": "EXC_BAD_ACCESS",
"subcode": "0x109fa218",
"exception": 1,
"code_name": "KERN_INVALID_ADDRESS"
Thank you.
I want to install the library using Swift package manager
However, I get the following error.
Do you know the solution?
Thank you