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

Fix: App crashing when clicked on share button to share the QR code o… #1656

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

Sarthak9504
Copy link
Contributor

…f the user.

Description:
The ImageUtils.kt file was not using the correct APPLICATION_ID which was causing the IllegalArgumentException for the provider. I have corrected the code using the correct APPLICATION_ID.

Video

Before:

Before_1.mp4

After:

After_1.mp4

Description

I have just used the correct APPLICATION_ID for the provider to work properly.

  • Apply the AndroidStyle.xml style template to your code in Android Studio.

  • Run the unit tests with ./gradlew check to make sure you didn't break anything

  • If you have multiple commits please combine them into one commit by squashing them.

…f the user.

Description:
The ImageUtils.kt file was not using the correct APPLICATION_ID which was causing the IllegalArgumentException for the provider.
I have corrected the code using the correct APPLICATION_ID.
@therajanmaurya
Copy link
Member

@Sarthak9504 have joined the slack? If not then please go through the readme file and join and join #mifos-wallet channel and ping me there.

@Sarthak9504
Copy link
Contributor Author

@Sarthak9504 have joined the slack? If not then please go through the readme file and join and join #mifos-wallet channel and ping me there.

I have joined slack

@AdityaKumdale
Copy link
Contributor

Yes this is correct , and ready to be merged

@therajanmaurya therajanmaurya merged commit 796336b into openMF:dev Jun 15, 2024
2 of 4 checks passed
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.

3 participants