Open csivor opened 2 years ago
Hello,
There is a bit of a problem with selecting pdf, as it recognizes a jpg file nicely, but if I select pdf, I get a null value for some reason.
more info: I just run in Android 30API and runninig with emulator.
Here is my package.json:
{ "nativescript": { "id": "org.nativescript.asdasd", "tns-android": { "version": "6.5.3" }, "tns-ios": { "version": "6.5.3" } }, "description": "NativeScript Application", "license": "SEE LICENSE IN ", "repository": "", "dependencies": { "@angular/animations": "~8.2.0", "@angular/common": "~8.2.0", "@angular/compiler": "~8.2.0", "@angular/core": "~8.2.0", "@angular/forms": "~8.2.0", "@angular/platform-browser": "~8.2.0", "@angular/platform-browser-dynamic": "~8.2.0", "@angular/router": "~8.2.0", "@nativescript/theme": "~2.3.0", "@nstudio/nativescript-cardview": "^1.0.0", "@nstudio/nativescript-loading-indicator": "^3.0.4", "atob": "^2.1.2", "base-64": "^0.1.0", "crypto-js": "^3.1.9-1", "lodash": "^4.17.15", "nativescript-angular": "^8.21.0", "nativescript-appversion": "^1.4.4", "nativescript-background-http": "^4.2.1", "nativescript-barcodescanner": "^3.4.1", "nativescript-color-picker": "^1.6.0", "nativescript-download-progress": "^1.3.0", "nativescript-drop-down": "^5.0.6", "nativescript-email": "^1.6.0", "nativescript-handle-file": "^4.0.0", "nativescript-ngx-fonticon": "^7.0.0", "nativescript-ngx-shadow": "^6.5.0", "nativescript-permissions": "^1.3.9", "nativescript-plugin-filepicker": "^1.0.0", "nativescript-secure-storage": "^2.6.0", "nativescript-theme-core": "^2.0.24", "nativescript-ui-autocomplete": "^6.0.1", "nativescript-ui-chart": "7.1.1", "nativescript-ui-listview": "^8.2.0", "nativescript-ui-sidedrawer": "8.0.1", "q-encoding": "^1.0.0", "reflect-metadata": "~0.1.12", "rxjs": "^6.4.0", "rxjs-compat": "~6.5.3", "tns-core-modules": "~6.5.27", "tns-platform-declarations": "^6.5.15", "utf8": "^2.1.2", "zone.js": "~0.9.1" }, "devDependencies": { "@angular/compiler-cli": "~8.2.0", "@nativescript/types": "~8.1.1", "@ngtools/webpack": "~8.2.0", "nativescript-css-loader": "0.26.1", "nativescript-dev-webpack": "1.5.1", "nativescript-worker-loader": "^0.12.0", "tns-android": "6.3.0", "tslint": "5.7.0", "typescript": "~3.5.3" }, "gitHead": "d8bdf0799a219051f28f8abd7c258d2bf2fce6e1", "readme": "NativeScript Application" }
same issue here...
Hello,
There is a bit of a problem with selecting pdf, as it recognizes a jpg file nicely, but if I select pdf, I get a null value for some reason.
more info: I just run in Android 30API and runninig with emulator.
Here is my package.json:
{ "nativescript": { "id": "org.nativescript.asdasd", "tns-android": { "version": "6.5.3" }, "tns-ios": { "version": "6.5.3" } }, "description": "NativeScript Application", "license": "SEE LICENSE IN",
"repository": "",
"dependencies": {
"@angular/animations": "~8.2.0",
"@angular/common": "~8.2.0",
"@angular/compiler": "~8.2.0",
"@angular/core": "~8.2.0",
"@angular/forms": "~8.2.0",
"@angular/platform-browser": "~8.2.0",
"@angular/platform-browser-dynamic": "~8.2.0",
"@angular/router": "~8.2.0",
"@nativescript/theme": "~2.3.0",
"@nstudio/nativescript-cardview": "^1.0.0",
"@nstudio/nativescript-loading-indicator": "^3.0.4",
"atob": "^2.1.2",
"base-64": "^0.1.0",
"crypto-js": "^3.1.9-1",
"lodash": "^4.17.15",
"nativescript-angular": "^8.21.0",
"nativescript-appversion": "^1.4.4",
"nativescript-background-http": "^4.2.1",
"nativescript-barcodescanner": "^3.4.1",
"nativescript-color-picker": "^1.6.0",
"nativescript-download-progress": "^1.3.0",
"nativescript-drop-down": "^5.0.6",
"nativescript-email": "^1.6.0",
"nativescript-handle-file": "^4.0.0",
"nativescript-ngx-fonticon": "^7.0.0",
"nativescript-ngx-shadow": "^6.5.0",
"nativescript-permissions": "^1.3.9",
"nativescript-plugin-filepicker": "^1.0.0",
"nativescript-secure-storage": "^2.6.0",
"nativescript-theme-core": "^2.0.24",
"nativescript-ui-autocomplete": "^6.0.1",
"nativescript-ui-chart": "7.1.1",
"nativescript-ui-listview": "^8.2.0",
"nativescript-ui-sidedrawer": "8.0.1",
"q-encoding": "^1.0.0",
"reflect-metadata": "~0.1.12",
"rxjs": "^6.4.0",
"rxjs-compat": "~6.5.3",
"tns-core-modules": "~6.5.27",
"tns-platform-declarations": "^6.5.15",
"utf8": "^2.1.2",
"zone.js": "~0.9.1"
},
"devDependencies": {
"@angular/compiler-cli": "~8.2.0",
"@nativescript/types": "~8.1.1",
"@ngtools/webpack": "~8.2.0",
"nativescript-css-loader": "0.26.1",
"nativescript-dev-webpack": "1.5.1",
"nativescript-worker-loader": "^0.12.0",
"tns-android": "6.3.0",
"tslint": "5.7.0",
"typescript": "~3.5.3"
},
"gitHead": "d8bdf0799a219051f28f8abd7c258d2bf2fce6e1",
"readme": "NativeScript Application"
}