Failing to open url login page via explicit intent #709
-
Hello, I'm trying to open the DavX5 app on the "Login with URL and user name" page via an explicit intent as described in the documentation docs, however, it always opens the app on the "Login with email address" page. I'm creating the intent from a react-native application with a kotlin module I build to invoke the intent. Callback function from react-native to invoke kotlin function:
This is my kotlin module:
If anyone has any ideas on how to make this work correctly, I would greatly appreciate your input :) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Works here in latest commit. Which DAVx5 version did you try? There were many changes in the recent versions (and still in the upcoming version). Does this work?
|
Beta Was this translation helpful? Give feedback.
Seems to be already fixed with 4.3.16, please try with that version (will be released soon)