Property UseCustomActivity
UseCustomActivity
Enable this if you want to override the activity which will opened when the user click on the notification. By default activity assigned to com.unity3d.player.UnityPlayer.currentActivity will be used.
Declaration
public static bool UseCustomActivity { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |