Both of the following links just show a blank page now:
https://www.clover.com/developers/dev...
https://sandbox.dev.clover.com/develo...
Tested in Chrome and Edge. Where have the developer APKs gone?
Both of the following links just show a blank page now:
https://www.clover.com/developers/dev...
https://sandbox.dev.clover.com/develo...
Tested in Chrome and Edge. Where have the developer APKs gone?
I have the same problem. We have a demo for Clover today, and it should be shown on emulator...
We will be fixing this issue. Thank you for bringing this to our attention and we'll let you know when it's back up.
Problem is caused by this line: latestSdk: f.match(/version = \'([0-9]+)\'/)
You have version 152.9, and this regexp pattern doesn't support version with dot.
Got a temporary solution with our frontend team.
2 People are following this question.