skhye05 / nativescript-rating-dialog

Rating Dialog Nativescript Plugin
Apache License 2.0
5 stars 1 forks source link

Error when show rating dialog: JS: ERROR TypeError: Cannot read property 'Builder' of undefined #1

Open oskarinn opened 6 years ago

oskarinn commented 6 years ago

I got this error when run the code sample:

JS: ERROR TypeError: Cannot read property 'Builder' of undefined

Which platform(s) does your issue occur on?

Android 7.0 Device Moto C

Please, provide the following version numbers that your issue occurs with:

Please, tell us how to recreate the issue in as much detail as possible.

Install plugin Paste code sample and run it

Is there any code involved?

shiv19 commented 5 years ago

Looks like you did not run tns platform clean android (or ios), before you tried the plugin