From 6634978958fd0ad175b3e2ea46a66fd5f61c3f06 Mon Sep 17 00:00:00 2001 From: M66B Date: Sun, 2 Jul 2017 09:23:12 +0200 Subject: [PATCH] Added FAQ --- FAQ.md | 21 +++++++++++++++++++++ README.md | 3 +++ 2 files changed, 24 insertions(+) diff --git a/FAQ.md b/FAQ.md index ab38c67d..b7a3d3be 100644 --- a/FAQ.md +++ b/FAQ.md @@ -577,6 +577,27 @@ For example shortage of memory could lead to increased loading times, because me In some circumstances, restricting system apps and system components is known to cause the application list to load slowly or not at all. The exact circumstances are unknown. + +**(59) Can you help me restore my purchase?** + +Google manages all purchases, so as developer I have no control over purchases. +So, the only thing I can do, is give some advice: + +* Make sure you have an active internet connection +* Make sure you didn't block Google Play store / Play services +* Make sure you are logged in with the right Google account and that there is nothing wrong with your Google account +* Open the Play store application and wait at least a minute to give it time to synchronize with the Google servers +* Open NetGuard and navigate to the pro features screen; NetGuard will check the purchases again + +Note that: + +* Purchases are stored in the Google cloud and cannot get lost +* There is no time limit on purchases, so they cannot expire +* Google does not expose details (name, e-mail, etc) about buyers to developers +* An application like NetGuard cannot select which Google account to use + +If you cannot solve the problem with the purchase, you will have to contact Google about it. +
**NetGuard is supported for phones and tablets only, so not for other device types like televisions or vehicles.** diff --git a/README.md b/README.md index 3e68ca90..263b1348 100644 --- a/README.md +++ b/README.md @@ -262,6 +262,9 @@ Frequently Asked Questions (FAQ) [**(58) Why does loading the application list take a long time?**](https://github.com/M66B/NetGuard/blob/master/FAQ.md#FAQ58) + +[**(59) Can you help me restore my purchase?**](https://github.com/M66B/NetGuard/blob/master/FAQ.md#FAQ59) + Support -------