-
Hello, In the trial part of the documentation, there is a note in the code sample that states the following:
However, I am experiencing an issue with this functionality. When I remove the extension from the Chrome extension page and then use the "Load Unpacked" option, I enter the same email address that is associated with an older trial. Instead of being recognized as having an existing trial, I go through the normal trial registration flow, which includes receiving a confirmation email. As a result, the This is a major feature since it creates friction regarding potential trial abuse. I would appreciate your assistance in resolving this issue. Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Trials in production vs development are separate. You can only start one trial per email address in production and the same (but separate) for development. The only exception is that if using your developer email in developer mode then you can start as many trials as you like since you need that in order to test functionality. |
Beta Was this translation helpful? Give feedback.
Trials in production vs development are separate. You can only start one trial per email address in production and the same (but separate) for development.
The only exception is that if using your developer email in developer mode then you can start as many trials as you like since you need that in order to test functionality.