Joel
Joel
Created new Pull Request https://github.com/ionic-team/cordova-plugin-ionic-webview/pull/585
Any Update?
Can I have an update on this? im on cordova-ios 5.1.1 and still have this iossue. I can fix the issue by using --provisioningProfile="[UUID]" as suggested by @GODBS , but...
I have the opposite where my screen is being pushed up, rather than being pushed down
I have the same issue, only just started to notice it! it pushes up my app, so that i cannot see the navigation bar anymore. i tested to find exactly...
another shortcoming of capacitor compared to cordova. i need this to migrate across
thanks @ibrahimAboelsuod although the reason I swapped to capacitor was to avoid all these depreciated community managed plugins :D
now that v4 is out, should this be re-evaluated?
My issues is that in Cordova, notification actions could be differentiated between being in the background or being shutdown with the coldstart flag. following capacitor guides, i have updated our...