Najam-Us-Saqib

Results 69 comments of Najam-Us-Saqib

Also how can i show multiple error texts? I previously had: ``` Enter Email Email is required* Email is Invalid* ```

> Big News: https://github.com/capawesome-team/capacitor-file-picker as of a few days ago now supports video, images, and files. We are in the process of migrating our code to this plugin now and...

Facing Same error on Release build only. When building debug build on mobile and adding debug `SHA-1` to google console received from android studio it works. But when release on...

> > When building debug build on mobile and adding debug SHA-1 to google console received from android studio it works. But when release on playstore and adding SHA-1 from...

> > > > When building debug build on mobile and adding debug SHA-1 to google console received from android studio it works. But when release on playstore and adding...

Somehow I managed to make it work on Capacitor 3. > npm i cc.fovea.cordova.openwith [install via NPM ](https://www.npmjs.com/package/cc.fovea.cordova.openwithl) inside `AndroidMenifest.xml` [Menifest Settings](https://developer.android.com/training/sharing/receive#java) ` ` inside `app.component.ts` ``` declare var cordova;`...

This Plugin is only works for Capacitor Android. and had issues with IOS. I used Below Mentioned plugin to make this feature in my app: https://github.com/carsten-klaffke/send-intent

any update?