Skip to content

RN iOS application crashes when using ApplePay to place an order  #398

@dfragosodiaz

Description

@dfragosodiaz

Hello,
Our React Native iOS app is crashing when the user tries to place an order using Apple Pay. We have been using this library and Apple Pay has been very stable for the past few years until last week. The app crashes when we attempt to retrieve the encrypted token from Apple Pay.

Exception error: 'ReactNativePayments.m line 74 __28-[ReactNativePayments show:]_block_invoke Application tried to present a nil modal view controller on target.'

We have already checked our payment processing certificate, and it is not expired. Additionally, all our Apple entitlements keys remain unchanged.
Does anyone have any idea of why this might be happening? Did something change lately with this package that might be causing problems interacting with ApplePay?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions