I’m integrating the cordova datepicker plugin (https://github.com/VitaliiBlagodir/cordova-plugin-datepicker) into my android app.
I open the datepicker with a button. It works correctly. But doesn’t appear again when I click the button again.
anyone know why it never comes back?
makes me sad.