Closed ricardobrg closed 1 year ago
TikiSdk should be a singleton.
By calling the "init" method, a new instance of the SDK is built and saved as the default instance.
All public methods and properties should be static. No public constructor should be available.
TikiSdk should be a singleton.
By calling the "init" method, a new instance of the SDK is built and saved as the default instance.
All public methods and properties should be static. No public constructor should be available.