Brian Crigler
Brian Crigler
Confirmed this is an issue on my end as well. I see the exact same UX on IOS 13.5.1. Would be nice if we had a way to customize this...
Does not work here either: Xcode 11.4.1 Ipad Pro - IOS 13.4.1 (actual device) `"@ionic/angular": "^4.11.5",` `"@capacitor/core": "^1.5.1",` `"@capacitor/ios": "^1.5.1",` `"@ionic-native/screen-orientation": "^5.26.0",` `"cordova-plugin-screen-orientation": "^3.0.2"` Although, this same configuration works fine...
So for my issue... @timbru31 you pointed me in the correct direction. My app does require full screen and I did not have that set. Once I set that option...
Thank you for doing this... this and many other things need to be in the documentation, for sure. Why did you use EventEmitter? Why not just use an Observable like...
So what do you mean replace any ```poetry``` reference with ```pyenv```? In the source code, assuming you build ```pyenv``` from source? What if you are installing via ```choco```, or ```pip```?...
Why not just strip image, video, and media tags and nothing else? There should be a property for "allowed tags" and could be used at the risk of the User.
Same issue with 1.2.x versions of NVM for Windows. Installing v1.1.12 as a workaround works though.