Jan Piotrowski
Jan Piotrowski
Can you try with a standard ``? Just to confirm a baseline.
What happens if you run this code inside your Ionic apps, not inside the context of InAppBrowser?
InAppBrowser is a different context, there are no Cordova plugins available at all. That's why `cordova-plugin-media-capture` can do stuff inside the app, but not inside InAppBrowser. (It is only influence...
> Adding the very basic to the home.html does the same thing. Just gives me a file upload with no other options. If this is the case - but that...
It may not be an issue at all - something like `cordova-plugin-media-capture` might exist because it is just not possible at all in Cordova context. What I was getting at:...
I crosslinked this one for now, let's see what we do for the migration - as the other one also has nice information.
What do you mean by "usual bug"? > how do we do it from if we use the installed application and not the web-app The installed application has not been...
No, this is great! You need to restart Prisma Studio when something in your database, or your Prisma schema file changes - that is expected. But I assume you are...
It would be amazing if you can get me that reproduction, but I will later also try if I can reproduce this. (I have done this a million times though,...
Related: https://selimb.hashnode.dev/speedy-prisma-pg-tests https://github.com/chax-at/transactional-prisma-testing https://github.com/Quramy/jest-prisma