-
**Description:**
After call 'ionic cordova plugin add
-
**Bug description:**
On Android, I am not receiving the onOpenWindow or OnShouldStartLoadWithRequest events.
**To Reproduce:**
This is the code I am running:
```
import { NavigationProp, Para…
-
# Bug Report
## Problem
Absolute positioned element in html are not positioned correctly after using this statusbar plugin
### What is expected to happen?
Div element with class footer should …
-
```
Caused by: kotlin.UninitializedPropertyAccessException: lateinit property context has not been initialized
…
-
I need to manually close the statusbar to view the app.
-
This is pretty simple. Just a setting that will enable automatic coloring of taskbar by near pixels. Like on Android when statusbar coloring as actionbar, etc. But this will cause need to change also …
-
On Retail (11.0.2), using OBG v1.35, getting the following error:
1x OpenableBeGone/Main.lua:80: attempt to call global 'GetAddOnMetadata' (a nil value)
[string "@OpenableBeGone/Main.lua"]:80: in …
-
I just tried to compile and build dev release source code, But so far it wasn't successful.
It's what I receive:
```
[3/236] MULTIBIN src/lua+luacode
FAILED: .obj/src/lua+luacode/script_table.h
m…
-
My conf:
Capacitor 5
@capacitor/status-bar 5
@capgo/inAppBrowser 1.4.2
When inappbrowser display => overlay ma ligth status bar
-
**Describe the bug**
I am replacing TLYShyNavBarManager with your library and liking it very much! However, I'm not sure I understand how to to use it correctly.
I have a UIViewController that has…