Skip to content

Impossible to disable CrashReporter if using EventRequest object #296

@kaspesla

Description

@kaspesla

Which SDK version are you using?

v20

What's the issue?

src/objects/serverside /event-request.js
EventRequest's constructor creates its own new instance of FacebookAdsApi, so there's no way to pass the crash_log=false flag.
This hi-jacks our exception handling code.

There doesn't seem to be any way to use EventRequest without this happening.

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