Skip to main content

TryAcquireAppInfo

Description

Try Acquire App Info

danger

Developers need to implement TryAcquireInformation on the corresponding platform.

Parameters

ParamTypeDescription
_dataTryAcquireAppInfoNotificationDataTry acquire operation type
public void TryAcquireAppInfo(TryAcquireAppInfoNotificationData _data)

Relation

When you use this API, you need to implement the TryAcquireInformation callback method of the corresponding platform.

Platform
iOS
Android
Flutter
Unity