Skip to content
This repository was archived by the owner on Jan 12, 2019. It is now read-only.

Conversation

@atanascu
Copy link

On Android 6 + there is a check for the camera permission onCreate. This pauses the activity. After the permission handling part onResume was invoked. But another call was done to onResume as the activity actually resumed.

card-io/card.io-Android-SDK#150

@lkorth lkorth closed this in 1ff8f33 Mar 16, 2017
@lkorth
Copy link
Member

lkorth commented Mar 16, 2017

Thanks for the PR @schopy! I've made a similar change in 1ff8f33, but deleted the onResume call instead of commenting it out.

@atanascu
Copy link
Author

You're welcome @lkorth . My first PR on open source :). Do you have any idea when the fix will be released?

@lkorth
Copy link
Member

lkorth commented Mar 17, 2017

I'm releasing it today!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants