Custom expo ios client crashes with react-native-maps

Hi,

I opted to get a custom Expo client for iOS, to make use of the background location function.

Unfortunately, react-native-maps now no longer works. I can prove the issue is the custom ios expo client.

On my standard expo client, all is good.

On my custom one, app crashes instantly.

Commenting the map component fixes the app.

I’m very unsure how to proceed as I do need both features (map and background location).

I’ll keep looking into it!

expo diagnostics:

Expo CLI 4.0.4 environment info:
    System:
      OS: Windows 10 10.0.19041
    Binaries:
      Node: 10.22.0 - C:\Program Files\nodejs\node.EXE
      Yarn: 1.22.4 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
      npm: 6.14.6 - C:\Program Files\nodejs\npm.CMD
    SDKs:
      Android SDK:
        API Levels: 26, 28, 29
        Build Tools: 28.0.3, 29.0.2
        System Images: android-29 | Google APIs Intel x86 Atom, android-29 | Google Play Intel x86 Atom
    IDEs:
      Android Studio: Version  4.0.0.0 AI-193.6911.18.40.6626763
    npmPackages:
      expo: ~39.0.2 => 39.0.4
      react: 16.13.1 => 16.13.1
      react-dom: 16.13.1 => 16.13.1
      react-native: https://github.com/expo/react-native/archive/sdk-39.0.4.tar.gz => 0.63.2
      react-native-web: ~0.13.12 => 0.13.18
    Expo Workflow: managed