-
Notifications
You must be signed in to change notification settings - Fork 35
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 BlinkID to an existing ionic project example #48
Comments
Need this, is there anyone that can help us on this? |
Hello, Our main focus is on software development. Regards |
The example provided within this repository is not standard to the usual Ionic steps and guides to add a platform, thus making it confusing to people who were used on how usually we add an Ionic native plugins. Also, there is no ionic-native wrapper that we can include to NgModule, the example is editing the index.html straight away and not putting it inside any typescript file or angular components. I think we will understand better if it is more thoroughly documented and follow Ionic standards on plugin installation. |
Hello @adityapurwa ,
Note:
Notice the cordova variable that we declared in the second step. |
Hello @Zizo95, |
Hi @Zizo95, @adityapurwa, @patriciachrysy, Sorry for not following up on this. We did add the ionic sample project, as you can see here: https://github.com/BlinkID/blinkid-cordova/blob/master/initIonicDemoApp.sh We hope this helps. Let us know if you have any other issues. |
Hello,
I't would really be helpful if there is an example on how to add BlinkID to an existing ionic project.
Thank you.
The text was updated successfully, but these errors were encountered: