Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

IStoreListener.OnInitializeFailed

public void OnInitializeFailed(Purchasing.InitializationFailureReason error);

Parameters

error The reason IAP cannot initialize.

Description

Note that Unity IAP will not call this method if the device is offline, but continually attempt initialization until online.