Is Facebook v4a plugin support iOS11?

Is Facebook v4a plugin support iOS11?

It should. Is it not working for you?

Rob

Hi Rob,

Thanks for asking.

The developers.facebook.com of my app show the alert: “Your Facebook SDK for iOS is out of date and missing important iOS 11 fixes that make it easier for people to log into your app. Upgrade Now

I use the “Facebook v4a plugin” of Corona Lab, so I wonder if there’s any relation between the plugin and the alert.

Best

Vincent

There are probably new features in the latest Facebook SDK that work better in iOS 11.  We are working on updating the Facebook plugin and fixing some issues with it. This will be done with the latest Facebook SDK. Hopefully that will be out soon.

Rob

Hi  Rob,

I’ve tried to build FB ad campaign with the goal of CPI (click per Installation), but the FB ad system can not find the  FB SDK of my Corona APP.

If there’s new build related to this issue, please kindly inform me.

Best

Vincent
 

I run CPI campaigns from FB. I have never had a problem. Are you calling the install method when the app launches? 

Hi there,

I didn’t call any api, I just use the “Facebook v4a plugin” of Corona Lab.

Do you have any sample code?

Best

Vincent

  1. I set up the plugin (build settings, facebook app Id and whatever else).

  2. But the only thing I call in the app itself is after the app has launched.

    facebook.publishInstall()

Hi there,

It works, thanks a lot

Best

Vincent

It should. Is it not working for you?

Rob

Hi Rob,

Thanks for asking.

The developers.facebook.com of my app show the alert: “Your Facebook SDK for iOS is out of date and missing important iOS 11 fixes that make it easier for people to log into your app. Upgrade Now

I use the “Facebook v4a plugin” of Corona Lab, so I wonder if there’s any relation between the plugin and the alert.

Best

Vincent

There are probably new features in the latest Facebook SDK that work better in iOS 11.  We are working on updating the Facebook plugin and fixing some issues with it. This will be done with the latest Facebook SDK. Hopefully that will be out soon.

Rob

Hi  Rob,

I’ve tried to build FB ad campaign with the goal of CPI (click per Installation), but the FB ad system can not find the  FB SDK of my Corona APP.

If there’s new build related to this issue, please kindly inform me.

Best

Vincent
 

I run CPI campaigns from FB. I have never had a problem. Are you calling the install method when the app launches? 

Hi there,

I didn’t call any api, I just use the “Facebook v4a plugin” of Corona Lab.

Do you have any sample code?

Best

Vincent

  1. I set up the plugin (build settings, facebook app Id and whatever else).

  2. But the only thing I call in the app itself is after the app has launched.

    facebook.publishInstall()

Hi there,

It works, thanks a lot

Best

Vincent