Skip to content

Fixed android release build crash#21

Merged
naoufal merged 3 commits intonaoufal:masterfrom
Richardvanwill:master
Oct 10, 2016
Merged

Fixed android release build crash#21
naoufal merged 3 commits intonaoufal:masterfrom
Richardvanwill:master

Conversation

@Richardvanwill
Copy link
Copy Markdown

@Richardvanwill Richardvanwill commented Sep 9, 2016

Fixes #19
This fixes the import of the package on android. It did not import TouchID.android.js when used as a node module.
It also fixes the android js: it now provides the same interface for feature detection as the ios version, just returning false on isSupported(), instead of throwing an error on an undefined package "warning".

@GantMan
Copy link
Copy Markdown

GantMan commented Sep 14, 2016

Awesome work @Richardvanwill !!!

@naoufal - I'd love to see this release.

@kiruys
Copy link
Copy Markdown

kiruys commented Sep 22, 2016

👍

@naoufal
Copy link
Copy Markdown
Owner

naoufal commented Oct 7, 2016

thanks for the PR will get it merged and published later today

@pkwak-sf
Copy link
Copy Markdown

Hi @naoufal . Are there any updates on publishing this PR? Thanks!

@naoufal naoufal merged commit fc7e6a8 into naoufal:master Oct 10, 2016
@naoufal
Copy link
Copy Markdown
Owner

naoufal commented Oct 10, 2016

@pkwak-sf, @kiruys, @GantMan, @Richardvanwill published to npm under react-native-touch-id@2.0.4 🚀 Thank you all for your patience.

pkwak-sf added a commit to pkwak-sf/react-native-passcode-auth that referenced this pull request Oct 10, 2016
pkwak-sf added a commit to pkwak-sf/react-native-passcode-auth that referenced this pull request Oct 10, 2016
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.

Error Application has stopped on Android when build release

5 participants