@override Future<bool> initNetwork() async { return await FacebookAudienceNetwork.init( iOSAdvertiserTrackingEnabled: true) ?? false; }