GleapSDK / JavaScript-SDK

Gleap helps developers build the best software faster. It is your affordable in-app bug reporting tool for apps, websites and industrial applications.
MIT License
5 stars 1 forks source link

Missing safe area insets #48

Open gustavopch opened 1 month ago

gustavopch commented 1 month ago
image

It should use something like padding-bottom: env(safe-area-inset-bottom).

boehlerlukas commented 1 month ago

@gustavopch could you share on which iOS version this happens? We will happily look into this :)

gustavopch commented 1 month ago

@boehlerlukas I was assuming on all iOS versions, but I've tested with an iPhone XR (iOS 17.5.1).