Patrick Finkbeiner
Results
3
comments of
Patrick Finkbeiner
Cant find any `` element on iOS. What am I missing here?
Okay I finally figured it out. Basically what I did was: 1. Set `backgroundColor` to `"#ff000000"` in capacitor.config.ts. `transparent` wont work here. 2. Initialize plugin with the following config ```...
Well, I removed that obsolete mysql_real… and htmlspecial… stuff. I also wrote a fallback if the given values are empty it will act a more natural way and NULL will...