Reading through the Facebook App Events Documentation and general iOS 14 guidelines, it looks like we need to check for ask users for consent for Advertiser tracking any time information is sent to Facebook.
I don't see an API endpoint for the facebook_app_events plugin to use the suggested "setAdvertiserTrackingEnabled" field. Since I'm only using the analytics/app events, is this endpoint required for iOS 14 compliance?
If so, then should I address this with the plugin creator?