expo: expo-ads-facebook - AdOptionsView on iOS crashes on click

🐛 Bug Report

Environment

Expo CLI 3.0.10 environment info:
    System:
      OS: macOS 10.14.6
      Shell: 3.2.57 - /bin/bash
    Binaries:
      Node: 10.15.1 - /usr/local/bin/node
      Yarn: 1.17.3 - /usr/local/bin/yarn
      npm: 6.11.3 - /usr/local/bin/npm
    IDEs:
      Android Studio: 3.4 AI-183.6156.11.34.5692245
      Xcode: 10.3/10G8 - /usr/bin/xcodebuild
    npmPackages:
      expo: ^34.0.3 => 34.0.4 
      react: 16.8.3 => 16.8.3 
      react-native: https://github.com/expo/react-native/archive/sdk-34.0.0.tar.gz => 0.59.8 
      react-navigation: ^3.11.1 => 3.11.1 
    npmGlobalPackages:
      expo-cli: 3.0.10

iOS standalone using ExpoKit.

Steps to Reproduce

On iOS only (Android is fine) whenever you press the AdOptionsView icons when showing a Facebook ad from the expo-ads-facebook the app abruptly crashes.

libc++abi.dylib: terminating with uncaught exception of type NSException

We also see these warnings on mount.

Tried to set property 'orientation' on view manager of view 'AdOptionsView' when the view manager does not export such prop

Tried to set property 'iconSize' on view manager of view 'AdOptionsView' when the view manager does not export such prop

Expected Behavior

AdViewOptions should open with moderation options.

Actual Behavior

App crashes with:

libc++abi.dylib: terminating with uncaught exception of type NSException

About this issue

  • Original URL
  • State: closed
  • Created 5 years ago
  • Reactions: 4
  • Comments: 17 (7 by maintainers)

Most upvoted comments

I have been facing this issue as well, preventing me from integrating with expo-ads-facebook. Are there any updates on the status of this?

Can confirm this affecting SDK37.