From aef9ac5b34e62f9f08bd68a1dcf8636a5a941946 Mon Sep 17 00:00:00 2001 From: FreeScout <40499291+freescout-helpdesk@users.noreply.github.com> Date: Sat, 3 Jul 2021 20:14:18 +0300 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 74cb3cd..7a0f82d 100644 --- a/FAQ.md +++ b/FAQ.md @@ -98,4 +98,9 @@ Open a customer profile, add additional email addresses and customers will be me ### Show Original window is too slow -The original email is being fetched from the mail server. So performance of the "Original Message" window depends only on the speed of your mail server's IMAP. \ No newline at end of file +The original email is being fetched from the mail server. So performance of the "Original Message" window depends only on the speed of your mail server's IMAP. + +### How can I check source code of FreeScout mobile apps + +Source code of any Android app can be downloaded like this: https://apkcombo.com/freescout/net.freescout.app/ +iOS app is the same app compiled for iOS. \ No newline at end of file