jibon57 / nativescript-mediafilepicker

A complete file picker solution for NativeScript
Apache License 2.0
51 stars 39 forks source link

iOS Camera Icon missing from image picker #131

Open louisportalest opened 3 years ago

louisportalest commented 3 years ago

Describe the bug iOS camera icon is missing from image picker.

https://imgur.com/qtaBjeS

NativeScript Info(please run tns info): ✔ Getting NativeScript components versions information... ✔ Component nativescript has 7.0.11 version and is up to date. ✔ Component @nativescript/core has 7.0.13 version and is up to date. ⚠ Update available for component @nativescript/ios. Your current version is 7.0.4 and the latest available version is 7.0.6. ✔ Component tns-android has 6.5.3 version and is up to date.

nativescript-mediafilepicker : ^4.0.2

Additional context After updated to NS7 and latest mediafilepicker version, the camera icon in image picker is missing.

Upd4ting commented 3 years ago

Same issue here, any progress on that?

@louisportalest did you find a workaround?

MrSnoozles commented 3 years ago

Same issue here. Has anyone found a workaround yet?