Closed
Description
Which platform(s) does your issue occur on?
- iOS/Android/Both - Android
- iOS/Android versions 5.1.0
- emulator or device. What type of device? Device
Please, provide the following version numbers that your issue occurs with:
- CLI: (run
tns --version
to fetch it) 5.3.1 - Cross-platform modules: (check the 'version' attribute in the
node_modules/tns-core-modules/package.json
file in your project) 5.1.0 - Runtime(s): (look for the
"tns-android"
and"tns-ios"
properties in thepackage.json
file of your project) 5.1.0 - Plugin(s): (look for the version numbers in the
package.json
file of your
project and paste your dependencies and devDependencies here)
Please, tell us how to recreate the issue in as much detail as possible.
Followed the steps, but got the error DatePickerField Error: ReferenceError: androidx is not defined. I'm not sure i have configured androidx. I am also using webpack.