You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good morning! I hope you are doing well, I wanted to ask you about whether there is a configuration to specify objectives in Ad Manager. Currently I have the problem that I cannot specify key-values (in Ad Manager they are known as segmentation) and I am not being able to do it from any library and I wanted to ask if this was compatible. thank you very much in advance.
I am currently using this library, which I saw participated ammarahm-ed/react-native-admob-native-ads#274
requireFile.join(File.dirname(`node --print "require.resolve('expo/package.json')"`),"scripts/autolinking")# Resolve react_native_pods.rb with node to allow for hoistingrequirePod::Executable.execute_command('node',['-p','require.resolve( "react-native/scripts/react_native_pods.rb", {paths: [process.argv[1]]}, )',__dir__]).stripplatform:ios,'13.0'prepare_react_native_project!# If you are using a `react-native-flipper` your iOS build will fail when `NO_FLIPPER=1` is set.# because `react-native-flipper` depends on (FlipperKit,...) that will be excluded## To fix this you can also exclude `react-native-flipper` using a `react-native.config.js`# # module.exports = {# dependencies: {# ...(process.env.NO_FLIPPER ? { 'react-native-flipper': { platforms: { ios: null } } } : {}),# # flipper_config = ENV['NO_FLIPPER'] == "1" ? FlipperConfiguration.disabled : FlipperConfiguration.enabledflipper_config=FlipperConfiguration.disabledlinkage=ENV['USE_FRAMEWORKS']iflinkage != nilPod::UI.puts"Configuring Pod with #{linkage}ally linked Frameworks".greenuse_frameworks!:linkage=>linkage.to_symendproject‘gduApp’,{‘Debug’=>:debug,‘DebugDevoto’=>:debug,‘DebugGeant’=>:debug,‘Release’=>:release,‘ReleaseDevoto’=>:release,‘ReleaseGeant’=>:release,}target'gduApp'douse_expo_modules!post_integratedo |installer|
beginexpo_patch_react_imports!(installer)rescue=>ePod::UI.warneendbeginexpo_patch_react_imports!(installer)rescue=>ePod::UI.warneendendconfig=use_native_modules!# pod 'GoogleSignIn', '~> 6.1.0'# Flags change depending on the env values.flags=get_default_flags()pod'Firebase',:modular_headers=>truepod'FirebaseCore',:modular_headers=>truepod'GoogleUtilities',:modular_headers=>truepod'Google-Mobile-Ads-SDK','~>9.11.0'
$RNFirebaseAsStaticFramework =trueuse_react_native!(:path=>config[:reactNativePath],# Hermes is now enabled by default. Disable by setting this flag to false.:hermes_enabled=>flags[:hermes_enabled],:fabric_enabled=>flags[:fabric_enabled],# Enables Flipper.## Note that if you have use_frameworks! enabled, Flipper will not work and# you should disable the next line.:flipper_configuration=>flipper_config,# An absolute path to your application root.:app_path=>"#{Pod::Config.instance.installation_root}/..")target'gduAppTests'doinherit!:complete# Pods for testingend# TODO: Ver esto, el upgrade dice que hay que sacar este use_flipper# Enables Flipper.## Note that if you have use_frameworks! enabled, Flipper will not work and# you should disable the next line.# IS_CI = ENV['APPCENTER_BUILD_ID']# if not IS_CI# use_flipper!(configurations: [‘Debug’, ‘DebugDevoto’,‘DebugGeant’, ’Release’,’ReleaseDevoto’, ‘ReleaseGeant’])# endpost_installdo |installer|
# https://github.com/facebook/react-native/blob/main/packages/react-native/scripts/react_native_pods.rb#L197-L202react_native_post_install(installer,config[:reactNativePath],:mac_catalyst_enabled=>false)installer.pods_project.build_configurations.eachdo |config|
config.build_settings["EXCLUDED_ARCHS[sdk=iphonesimulator*]"]="arm64"end__apply_Xcode_12_5_M1_post_install_workaround(installer)endend
android/build.gradle
No response
android/app/build.gradle
No response
android/settings.gradle
No response
AndroidManifest.xml
No response
The text was updated successfully, but these errors were encountered:
What happened?
Good morning! I hope you are doing well, I wanted to ask you about whether there is a configuration to specify objectives in Ad Manager. Currently I have the problem that I cannot specify key-values (in Ad Manager they are known as segmentation) and I am not being able to do it from any library and I wanted to ask if this was compatible. thank you very much in advance.
I am currently using this library, which I saw participated
ammarahm-ed/react-native-admob-native-ads#274
Platforms
Android and iOS
React Native Info
Are your using Typescript?
package.json
app.json
-
ios/Podfile
android/build.gradle
No response
android/app/build.gradle
No response
android/settings.gradle
No response
AndroidManifest.xml
No response
The text was updated successfully, but these errors were encountered: