Hi,
is it possible to check in Cloud Code if we are on Preview or Live mode? If yes - how?
Hi Marcin,
To check this via cloud code you can use:
Spark.getConfig().getStage();
If you have any more questions please let us know.
Vinnie
Marcin Olszewski
Hi,
is it possible to check in Cloud Code if we are on Preview or Live mode? If yes - how?
Hi Marcin,
To check this via cloud code you can use:
Spark.getConfig().getStage();
If you have any more questions please let us know.
Vinnie
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstCustomer Support
Hi Marcin,
To check this via cloud code you can use:
Spark.getConfig().getStage();
If you have any more questions please let us know.
Vinnie
Marcin Olszewski
-
Documentation Notes
-
Design issues with user events
-
Using NoSQL
-
Runtime Collections vs Metadata Collections
-
Anonymous authentication from browser app
-
Modules
-
Movement With Unity
-
Problem with url parameters for downloadables
-
Querying NoSql GameSparks database
-
Challenge accesType
See all 2487 topics