-
OKHttp version - 3.4.2
on Android
Some time our client is facing timeout exception.
Server is available, that we verified using some other service.
Problem only come for post request, Timeout i…
-
## 🐛 Bug Report
I keep having the error : The SDK has not been initialized, make sure to call FacebookSdk.sdkInitialize() first.
## To Reproduce
Install the package
Fill the AndroidM…
-
## Use case
For some reason, before installing the googleads package I was expecting to be able to easily load multiple Native ads in a Listview since that's the standard for most Apps... (for ex…
-
## Description
Using the Brave Rewards staging environment, attempting to verify publisher/creator status for `facebook.com` returns an `HTTP 403`
## Steps to Reproduce
1. Using a…
-
## 🐛 Bug Report
We are having a lot of trouble implementing the FB SDK and optimizing our Facebook campaigns for App Installs and are looking for any guidance possible.
We have added `react-nat…
-
This would be a very useful feature, if it were free unlike privacy redirect who has made it paid. This is a pretty big issue on iOS but would be fixed if you would do it.
-
When entering debug mode via the Android virtual device (command + M -> Debug), if this library is imported and initialised the app will not load. All that is visible is a white screen.
To work aro…
-
index.ts
```tsx
import { NativeAdsManager } from 'react-native-fbads';
import React from 'react';
import { View } from 'react-native';
import NativeAds from './NativeAdView';
const adsManager …
-
I am trying to enable hermes in my app as per the instruction given in https://facebook.github.io/react-native/docs/hermes . After following the instructions, when I try to run my app I get the follow…
-
Fetching with `fetch or axios` works emulator, but once I build a release version it doesn't work properly
## Description
This is the error I get in my log cat whenever it doesn't connect to the API…