From 18b0d27b0d6199b5ba9f478124144935da3014a4 Mon Sep 17 00:00:00 2001 From: iSmartCoding Date: Mon, 27 Nov 2023 10:22:04 +0800 Subject: [PATCH] Update FAQ --- README.md | 9 +++++++++ README_zh_CN.md | 9 +++++++++ app/free/release/output-metadata.json | 4 ++-- 3 files changed, 20 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 955de92d..af2024a3 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,15 @@ The ultimate goal is to turn smartphones into personal data and knowledge manage ## FAQ +### Doesn't work. Neither https nor http. + +1. Double check the IP address and port number. +2. Your PC and mobile device must be in the same Wi-Fi network. +3. Try open the webpage on your mobile device see if it works. If it works, then it's a network issue. +4. Try open the webpage on your PC using incognito mode see if it works. If it works, then it's a browser extension issue. +5. Try open the webpage on your PC using another browser see if it works. If it works, then it's a browser issue. +6. Try open the webpage on your PC using another PC see if it works. If it works, then it's a PC issue. + ### Why can't I find Messages or Calls in the Social section on my webpage's Home tab? Google Play Store doesn't allow PlainApp to use SMS and Call Permissions. You can access these features on versions from F-droid and GitHub. diff --git a/README_zh_CN.md b/README_zh_CN.md index 5ce04f35..8e9a4683 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -90,6 +90,15 @@ Discord: https://discord.gg/RQWcS6DEEe ## 常见问题解答 +### 无法正常工作,无论是https还是http。 + +1. 请仔细检查IP地址和端口号。 +2. 您的电脑和移动设备必须连接到相同的Wi-Fi网络。 +3. 尝试在移动设备上打开网页,看看是否正常工作。如果正常工作,则可能是网络问题。 +4. 尝试在电脑上使用无痕模式打开网页,看看是否正常工作。如果正常工作,则可能是浏览器扩展问题。 +5. 尝试在电脑上使用另一款浏览器打开网页,看看是否正常工作。如果正常工作,则可能是浏览器问题。 +6. 尝试在电脑上使用另一台电脑打开网页,看看是否正常工作。如果正常工作,则可能是电脑问题。 + ### 为什么我在网页的主页“社交”部分找不到消息或通话选项? Google Play商店中不允许该应用使用短信和通话权限。您可以在F-droid和GitHub的版本中访问这些功能。 diff --git a/app/free/release/output-metadata.json b/app/free/release/output-metadata.json index 2247a44e..5913983a 100644 --- a/app/free/release/output-metadata.json +++ b/app/free/release/output-metadata.json @@ -11,8 +11,8 @@ "type": "SINGLE", "filters": [], "attributes": [], - "versionCode": 163, - "versionName": "1.2.10", + "versionCode": 169, + "versionName": "1.2.12", "outputFile": "app-free-release.apk" } ],