You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
final class ApplePassNotAvailableException extends \RuntimeException implements WalletKitException
{
public function __construct(string $message = 'Apple Pass is not available: WalletPlatformContext has no Apple slice.', int $code = 0, ?\Throwable $previous = null)