Marcelo Luz
Marcelo Luz
@breautek you are correct in pretty much everything. The only thing is that my usecase is calling `window.open` on the page INSIDE the browser. `window.InAppBrowser.open` exists in the hybrid applicaiton.
Im doing the same thing i do for my other ionic projects: `npx ionic cordova build android` this puts apk in `platform/android/.../app-debug.apk` then doing: `adb install -d -r /`
@dwieeb dont kill me here. I tested 5 projects yesterday and all failed. Just did one more today to get you more details and it worked now. I will keep...
Galaxy S20... if thats already considered old were screwed haha. It most likely has to do with some sort of version issue with either cordova or one of the dependencies.
> Hi, What about letting the user choose where he wants to store the cookies ? > > I'm currently adding the following interface to `cordova.plugin.http` to be able provide...
Seems like your schematics for components also doesnt support the `changeDetection` default in `angular.json` just want to make sure that gets fixed as well since they are related.
Started happening to me as well after update to latest. I'm on Samsung Galaxy S20+
Even if this is not an ionic bug we should find a solution for it as a framework we should abstract this bug from the consumers. What if we add...
This actually causes issues with a lot of integrations. Gmail attachments (Open with drive), Discord links... Theres a lot of these that just don't seem to work on station because...
@viktor44 it works with a few links which is really nice but not all like these: I cant show the entire screen but its a gmail word attachment to open...