Dominic

Results 15 comments of Dominic

Im on it, currently it works (tested with many Apps), but i have to do some things manually: - copy App Identifier manually to ShareExtension.h (replace dynamic placeholder) - change...

You have to install Bootstrap UI to make this work. Its just a dependency missing error.

Same here, i even struggled with which files i do have to include (believe it or not) :( I think a simple code snippet in _plain_ which can be used...

Yeah, thanks a lot for this, but i figured it out by myself - ok, to be honest, i had it right the whole time, but i had a simple...

Try using `window.handleOpenURL = function handleOpenURL(url) {}` instead of only `handleOpenURL = function handleOpenURL(url) {}` With this it has worked every time (Huawei with Android 10)