We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error log:
2017-08-30 23:35:28.875209+0800 PayMaya SDK[11336:3240083] [DYMTLInitPlatform] platform initialization successful 2017-08-30 23:35:29.757894+0800 PayMaya SDK[11336:3240091] Error: Error Domain=com.backend.error.payments Code=400 "bad request" UserInfo={NSLocalizedDescription=bad request} 2017-08-30 23:35:39.004006+0800 PayMaya SDK[11336:3239942] *** -[NSKeyedUnarchiver initForReadingWithData:]: data is NULL 2017-08-30 23:35:39.256060+0800 PayMaya SDK[11336:3240151] Error: Error Domain=com.backend.error.payments Code=400 "bad request" UserInfo={NSLocalizedDescription=bad request} 2017-08-30 23:35:39.260132+0800 PayMaya SDK[11336:3240152] Error: Error Domain=com.backend.error.payments Code=400 "bad request" UserInfo={NSLocalizedDescription=bad request} 2017-08-30 23:35:40.424797+0800 PayMaya SDK[11336:3239942] *** -[NSKeyedUnarchiver initForReadingWithData:]: data is NULL 2017-08-30 23:35:42.130497+0800 PayMaya SDK[11336:3240144] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[0]' *** First throw call stack: (0x18c036fe0 0x18aa98538 0x18bf1d9b4 0x18bf1d824 0x1000bc5b4 0x1000c6080 0x1000c4fd0 0x10053e98c 0x1005482f8 0x18c64134c 0x18c659048 0x18cb06854 0x18ca4b7b0 0x18ca3bb68 0x18cb08bf0 0x100579a10 0x1005872e8 0x10057d634 0x100589630 0x10058939c 0x18b0f7100 0x18b0f6cac) libc++abi.dylib: terminating with uncaught exception of type NSException
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Error log:
2017-08-30 23:35:28.875209+0800 PayMaya SDK[11336:3240083] [DYMTLInitPlatform] platform initialization successful 2017-08-30 23:35:29.757894+0800 PayMaya SDK[11336:3240091] Error: Error Domain=com.backend.error.payments Code=400 "bad request" UserInfo={NSLocalizedDescription=bad request} 2017-08-30 23:35:39.004006+0800 PayMaya SDK[11336:3239942] *** -[NSKeyedUnarchiver initForReadingWithData:]: data is NULL 2017-08-30 23:35:39.256060+0800 PayMaya SDK[11336:3240151] Error: Error Domain=com.backend.error.payments Code=400 "bad request" UserInfo={NSLocalizedDescription=bad request} 2017-08-30 23:35:39.260132+0800 PayMaya SDK[11336:3240152] Error: Error Domain=com.backend.error.payments Code=400 "bad request" UserInfo={NSLocalizedDescription=bad request} 2017-08-30 23:35:40.424797+0800 PayMaya SDK[11336:3239942] *** -[NSKeyedUnarchiver initForReadingWithData:]: data is NULL 2017-08-30 23:35:42.130497+0800 PayMaya SDK[11336:3240144] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[0]' *** First throw call stack: (0x18c036fe0 0x18aa98538 0x18bf1d9b4 0x18bf1d824 0x1000bc5b4 0x1000c6080 0x1000c4fd0 0x10053e98c 0x1005482f8 0x18c64134c 0x18c659048 0x18cb06854 0x18ca4b7b0 0x18ca3bb68 0x18cb08bf0 0x100579a10 0x1005872e8 0x10057d634 0x100589630 0x10058939c 0x18b0f7100 0x18b0f6cac) libc++abi.dylib: terminating with uncaught exception of type NSException
The text was updated successfully, but these errors were encountered: