diego
diego
@jibon57 can you explain what "remove those from the plugin and implement in the app directly" mean? What do you recommend removing and what do you exactly recommend implementing?
BTW, people who currently have this same issue (we had it using {N} v7 on Android with the social share plugin), we fixed it using these lines instead: ```xml android:name="androidx.core.content.FileProvider"...
@Guocode Can you just do the following? 1. Reference the lines in the code of this repo where it is potentially badly calculated. 2. Explain what should happen (mathematically) and...
I have the same issue on XCode 12.1
I think I have the same issue. Are you maybe using validation @vasudevpareek07 ?
Any news @Akylas?
Guys, I think a documentation is highly needed. Should I open an issue so that we can start documenting `xplat` as it deserves, I see many questions asked on the...
> Thank you @diegovincent this would be very helpful. I think the right way to explore schematics is through example commands in dry mode to see what’s effected without actually...
How do we migrate in the meantime? Simply doing it manually through `package.json` files, or should we update it using any other method?
@NathanWalker Thanks for the quick response. Quick question, to update Cypress to v4.x.x in the v8 workspace, can I manually update it in the npm, or is it a bad...