Skip to content

FB SKD misuses the FBNativeAdsManager SDK (-[UIApplication delegate] must be used from main thread only) #263

@mrousavy

Description

@mrousavy

Bug Report

The react-native-fbads library misuses the official FBNativeAdsManager.h API by calling a function from a background thread that expects to be called from the UI thread:

Screenshot 2020-11-21 at 13 39 00

Note: It might also be that the FBNativeAdsManager.h library should dispatch to the UI thread for those invokations instead, but I don't know how to report bugs for that library!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions