I found this api may fail after iOS18.0 open func request(_ transaction: CXTransaction, completion: @escaping ((any Error)?) -> Void)
But I can not reproduce it and it will recover after relaunch the app.
Is there any issue for this or guide line after iOS18?