-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Description
Hi, I don’t know, unfortunately, how to repeat this error, as it appears quite by accident, I could not establish the sequence. I can only reset the xcode logs.
method
(void)handleTransactionRestoreFailed:(NSError *)error {
[self.callbackChannel invokeMethod:@"restoreCompletedTransactionsFailed"
arguments:[FIAObjectTranslator getMapFromNSError:error]];
Unsupported value: https://p100-sandbox.itunes.apple.com/WebObjects/MZFinance.woa/wa/inAppRegrantPurchaseHistory of type NSURL
2019-07-04 01:20:00.982896+0300 Runner[588:102800] *** Assertion failure in -[FlutterStandardWriter writeValue:], ../../flutter/shell/platform/darwin/common/framework/Source/FlutterStandardCodec.mm:330
2019-07-04 01:20:01.051816+0300 Runner[588:102800] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Unsupported value for standard codec'
*** First throw call stack:
(0x185e8dd04 0x1850dc528 0x185e8dbd8 0x18681dc24 0x10191adc0 0x10191aef4 0x10191aef4 0x1019199d8 0x101917b48 0x1036c61d8 0x1036c325c 0x1036c185c 0x185d53900 0x1992686a4 0x199267244 0x199268098 0x1041cd49c 0x1041cd45c 0x1041d2050 0x185e35eb0 0x185e33a8c 0x185d53fb8 0x187bebf84 0x18f3282e8 0x101069a64 0x18587656c)
libc++abi.dylib: terminating with uncaught exception of type NSException ```
Metadata
Metadata
Assignees
Labels
No labels