Skip to content

ios integration issue #5

@karthiabega

Description

@karthiabega

Issue: Unable to Integrate Cashfree CF Webview in iOS (React Native Expo)

Description:
I am working on integrating Cashfree CF Webview in my React Native Expo app. For Android, I followed the folder structure as provided in the GitHub repo and was able to run it successfully without any issues.

However, when trying to implement the same for iOS, I am encountering the following error:

ERROR Warning: TypeError: Cannot read property 'bubblingEventTypes' of null
Additionally, while Android requires certain folders inside the android directory for integration, iOS does not seem to have a similar folder structure or setup. Since I am using React Native Expo, I am redirecting the user to a webpage with a session ID. This approach works fine for Android but does not work for iOS.

Could you please provide guidance on how to resolve this issue for iOS? Any insights or documentation references would be greatly appreciated.

Thank you!

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