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

Library crashing issue resolved #133

Merged
merged 2 commits into from May 21, 2021
Merged

Conversation

ashique-perumbavoor
Copy link
Contributor

Bug

Cause:

The application using our library through gradle implementation will crash when using CropImage

Reproduce

Use the below code:
CropImage.activity().start(requireActivity(), this)

How the bug was solved:

Had to declare an activity in manifest file

@ashique-perumbavoor ashique-perumbavoor requested a review from a team as a code owner May 21, 2021 12:30
Copy link
Member

@Canato Canato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect! Just please add the changes into changelog
how update changelog

@Canato Canato merged commit f9dc956 into CanHub:main May 21, 2021
@Canato
Copy link
Member

Canato commented May 21, 2021

Nice work @ashique-perumbavoor I avoid to release on Friday/weekends, but until tuesday this will be live

@ashique-perumbavoor ashique-perumbavoor deleted the libraryCrash branch May 21, 2021 15:35
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.

None yet

2 participants