react-native-maps: Exception in HostFunction: Malformed calls from JS: field sizes are different.

Summary

WARN Possible Unhandled Promise Rejection (id: 0): Error: Exception in HostFunction: Malformed calls from JS: field sizes are different.

Reproducible sample code

Example app "Get visible map boundaries

Steps to reproduce

Example app "Get visible map boundaries

Expected result

no error

Actual result

error

React Native Maps Version

1.3.0

What platforms are you seeing the problem on?

iOS (Google Maps)

React Native Version

0.67.5

What version of Expo are you using?

Not using Expo

Device(s)

iPhone 13

Additional information

No response

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 16

Commits related to this issue

Most upvoted comments

๐ŸŽ‰ This issue has been resolved in version 1.3.1 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€

Hi all. Yeah 1.3.0 is broken. Iโ€™d recommend staying on 1.2.0 for now, until I issue a fix. Not really sure yet what went wrong when I tested the changesโ€ฆ My apologies for the inconvenience.

@manasbatchservice clear node_modules and refresh pods, no issues with 1.2.0

Receiving the same error after upgrading from 0.31.1 to 1.3.0 on macOS for iPhone simulator.

Also,the same issue was faced when invoking map.current.getCamera method.