Hide the iOS Access Point.
Future<String?> hideAccessPoint() async { return await FirebaseGameServices.platform.hideAccessPoint(); }