Frontend API symbols
TapApp
One of the owner’s apps, as one store knows it.
One of the owner’s apps, as one store knows it.
The numeric App Store id on iOS, the package name on Android.
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
One of the owner’s apps, as one store knows it.
bundleId: string | null;
id: string;
name: string;
platform: TapPlatform;
storeId: string;
Was this page helpful?