Skip to content

[Bug]: Google map not loading in the provided sample example #491

@Shubham10Rawat

Description

@Shubham10Rawat

Is there an existing issue for this?

  • I have searched the existing issues

Description of the bug

When running the sample app, the maps is not loading.

React Native version

0.81.1

React version

19.1.0

Package version

0.11.0

Native SDK versions

  • I haven't changed the version of the native SDKs

React Native Doctor Output

Common
✓ Node.js - Required to execute JavaScript code
✓ yarn - Required to install NPM dependencies
✓ npm - Required to install NPM dependencies
✓ Watchman - Used for watching changes in the filesystem when in development mode
● Metro - Metro Bundler is not running

Android
✖ Adb - No devices and/or emulators connected. Please create emulator with Android Studio or connect Android device.
✓ JDK - Required to compile Java code
✓ Android Studio - Required for building and installing your app on Android
✖ ANDROID_HOME - Environment variable that points to your Android SDK installation
✓ Gradlew - Build tool required for Android builds
✖ Android SDK - Required for building and installing your app on Android

  • Versions found: 28.0.3, 29.0.3, 30.0.2, 30.0.3, 31.0.0, 33.0.0, 34.0.0, 35.0.0
  • Version supported: 36.0.0

iOS
✓ Xcode - Required for building and installing your app on iOS
✓ Ruby - Required for installing iOS dependencies
✓ CocoaPods - Required for installing iOS dependencies
✓ .xcode.env - File to customize Xcode environment

Errors: 3
Warnings: 1

Usage
› Press f to try to fix issues.
› Press e to try to fix errors.
› Press w to try to fix warnings.
› Press Enter to exit.

Steps to reproduce

  1. Clone the repo.
  2. Go to example folder - cd example
  3. Install the packages - npm i
  4. Run the sample app

Expected vs Actual Behavior

The sample app should load without any additional changes.

While running it, the sample app fails to load the map. There is no clear indication of any errors.

Code Sample

// Example code here

Additional Context

No response

Metadata

Metadata

Labels

status: investigatingThe issue is under investigation, which is determined to be non-trivial.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions