EddyVerbruggen / nativescript-feedback

:loudspeaker: Non-blocking textual feedback for your NativeScript app
MIT License
129 stars 28 forks source link

It does not work with nativescript 5.0 on the android platform. #41

Closed marcelbonfim182 closed 5 years ago

marcelbonfim182 commented 5 years ago

It does not work with nativescript 5.0 on the android platform. Nothing happens! Also, nothing appears on the console. On Nativescript 5.0, does work only on IOS platform.

marcelbonfim182 commented 5 years ago

I programmed in pure javascript. Only work with IOS. Same code.

EddyVerbruggen commented 5 years ago

Share a repo with instructions on how to reproduce. Then reopen and I might take a look.

marcelbonfim182 commented 5 years ago

Hello, here the Url repo. You just need generate a android build and install it on your device or simulator, after load the app, in home screen, push the button: "Call Feedback". Note that nothing will happen, even on console, nothing appear. https://github.com/marcelbonfim182/sidedrawertest

Thanks for support!

EddyVerbruggen commented 5 years ago

Follow-up in #42.