googlemaps / googlemaps/react-native-navigation-sdk

[Bug]: CarPlay Simulator crashes on iOS versions > 26.3

オープン
#607 コメント 1 件 リアクション 0 件 担当者 2 名 @jokerttu が担当を希望しています GitHub で見る
priority: p2 type: bug
主要言語
TypeScript
スター
227
フォーク
38
平均マージ
5日 7時間
マージ済み PR(30日)
10

説明

### Is there an existing issue for this?

- [x] I have searched the existing issues

### Description of the bug

The CarPlay example works on the iOS 18 simulator, but on iOS 26.4.1 and above the CarPlay crashes immediately when the CarPlay scene launches. However the app process does not crash. Apple’s CarPlayTemplateUIHost crashes with doesNotRecognizeSelector in CPSMapTemplateViewController _updateShareButtonVisibility / _configureNavigationBarShareButton.

I reduced the setup to a bare minimum CPMapTemplate() with no Google map content, and it still crashes, which suggests an Apple CarPlay Simulator regression rather than an issue in the React Native integration.

Needs further investigation.

Image

### React Native version

0.83.1

### React version

19.2.0

### Package version

0.16.1

### Native SDK versions

- [x] I haven't changed the version of the native SDKs

### React Native Doctor Output

-

### Steps to reproduce

Use CarPlay example project in iOS >= 26.4

### Expected vs Actual Behavior

Should work and not crash

### Code Sample

```javascript
// Example code here
```

### Additional Context

_No response_

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。