Updated OS.get_unique_id() platform availability notice

This commit is contained in:
Bobby Youstra
2019-07-03 17:00:48 -07:00
committed by GitHub
parent 6bef6354f5
commit 14018a6193

View File

@@ -71,7 +71,7 @@ some unique user identifier, for example:
f.StoreVar(gameState);
f.Close();
Note that ``OS.get_unique_id()`` only works on iOS and Android.
Note that ``OS.get_unique_id()`` does not work on UWP or HTML5.
That is all! Thank you for your cooperation, citizen.