create

suspend fun create(context: Context): Boolean

Creates a new license for the user.

Return

Boolean indicating the success of the license creation.

Parameters

context

The context.

Throws

if there is an error creating the license.