Skip to content
New issue

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

Add null check to Intent.getStringExtra() #21

Merged
merged 1 commit into from
Feb 25, 2021

Conversation

masterashu
Copy link
Contributor

@masterashu masterashu commented Feb 24, 2021

Add Null Check
The Intent.getStringExtra() method returns a nullable String.
Fixes #20

Add Null Check
@masterashu masterashu changed the title Update UpiPayPlugin.kt Add null check to Intent.getStringExtra() Feb 24, 2021
@drenther drenther merged commit 2b3a614 into drenther:master Feb 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kotlin Type Mismatch
2 participants