Open samchan0221 opened 2 years ago
Hi @samchan0221
Would you please provide error log for further info?
Regards Asiapay Support Team
Hi @samchan0221
Would you please provide error log for further info?
Regards Asiapay Support Team
I failed to reproduce it again with the same version of SDK and same codebase. Maybe we can close it temporary.
Hi Sam,
May I have your PayDollar merchant to follow up? Thanks
Best regards, Simon Kwok
[AsiaPay Logo]http://www.asiapay.com/ AsiaPay Hong Kong A Unit 1701-05, 17/F, K. Wah Centre,191 Java Road, North Point, Hong Kong T +852 3173 1910 F +852 2545 3898 http://www.facebook.com/pages/AsiaPay-Limited/131326772028
[http://edm2.asiapay.com/email_signature/linkedin.png]https://www.linkedin.com/company/asiapay-limited/
[http://edm2.asiapay.com/email_signature/twitter.png]https://twitter.com/asiapay
This message is intended only for the personal and confidential use of the designated recipient(s) named above. If you are not the intended recipient of this message you are hereby notified that any review, dissemination, distribution or copying of this message is strictly prohibited. If you have received this message by mistake please let us know by reply e-mail and then delete it from your system; you must not copy this message or attachment or disclose its contents to anyone. P Please consider the environment before printing this email
From: Sam Chan @.> Sent: Wednesday, September 14, 2022 6:04 PM To: asiapay-lib/paysdk-ios-lib @.> Cc: Subscribed @.***> Subject: [asiapay-lib/paysdk-ios-lib] App crashing on AliPayClass.processResult(_;) (Issue #10)
This is an EXTERNAL email. Exercise caution. DO NOT open attachments or click links from unknown senders or unexpected email.
Description
This is an internal crash occuring in the SDK paySDK.process method that throw nothings to user. It only occurs when it is called with matching bundle identifier with the SDK public key. (i.e. if you randomly build an app with random app id using my SDK public key it won't crash but throwing sane error)
Reproduce
minimal demo to reproduce this crash: https://github.com/samchan0221/asia-pay-ios-crash-demo
— Reply to this email directly, view it on GitHubhttps://github.com/asiapay-lib/paysdk-ios-lib/issues/10, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ANQKODI73CTENIY5JUNRU7LV6GPIFANCNFSM6AAAAAAQMH7VDA. You are receiving this because you are subscribed to this thread.Message ID: @.**@.>>
Description
This is an internal crash occuring in the SDK
paySDK.process
method that throw nothings to user. It only occurs when it is called with matching bundle identifier with the SDK public key. (i.e. if you randomly build an app with random app id using my SDK public key it won't crash but throwing sane error)Reproduce
minimal demo to reproduce this crash: https://github.com/samchan0221/asia-pay-ios-crash-demo