I did a little experiment, although I don’t think it is very related
It was revealed to us in the publication “Block APP for internet access - #18 by Diego” all the applications that have advertising components will use the Kodular Creator API to know if a purchase was made to eliminate commission or if it was approved to show ads outside the Google Play Store, this includes Companion
As a “test” I made a simple GET request to one of the API URLs, taking between 9 to 13 seconds between the 4 requests I have made
I also noticed that the API uses forced SSL, I have repeatedly read that requests can be delayed quite a bit due to SSL
@Kodular is there anything that could be done about it?