Gamebase SDK for Android  1.1.5
Toast Gamebase Platform

◆ requestPermissions()

static void requestPermissions ( @NonNull Context  context,
@NonNull List< String >  permissions,
@Nullable PermissionsUtil.RequestPermissionCallback  callback 
)
static

Request android permissions in runtime.

Parameters
contextA Context of the application package implementing this class.
permissionsThe name of the permissions that are needed.
callbackThe callback.