Your package name (for Android) or bundle ID (for iOS) may show as invalid if it doesn’t follow the correct format required by the app stores.
Start with a letter.
Use only letters, numbers, and underscores.
Separate each part with a period (for example, com.example.app).
Avoid spaces or special characters.
Following this format will ensure your package name or bundle ID is accepted for both Android and iOS apps.
Last updated 4 months ago
Was this helpful?