-
-
Notifications
You must be signed in to change notification settings - Fork 38
Share Button
With material menu layout, you can share the current content with your friends easily, by using a public UBA http-server.
After you click the share button, you should see a shared link ready for being copied and a QR code.
You may send the link or the QR code to others so that they may read the content via a UBA http server.
UBA desktop version uses 'https://bible.gospelchurch.uk' as the default UBA http-server.
You may change to your own server, by modifying the "webUBAServer" entry in configuration file config.py.
If no share link or QR code comes up after you click the share button, it could be some elements have not been properly installed.
You may try:
-
turn off UBA first
-
open "config.py" with a text editor
-
set "developer = True"
-
run UBA again and click the share button
-
look for any error messages appeared on the console and report to us.