In mobile Obsidian after reload, you always see in the console, the warning:
app.js:1 Capacitor plugin “Keyboard” already registered. Cannot register plugins twice.
It would have been nicer to have a check in the code before calling the code that triggers the warning.