register

Validate this copy of Portals with an API key. This function works offline and only needs to be run once before creating your first Portal.

Example usage (kotlin):

PortalManager.register("YOUR_PORTALS_KEY")

Example usage (java):

PortalManager.register("YOUR_PORTALS_KEY");

Parameters

key

The key for Portals provided by the Ionic dashboard