Facebook Login Inactivity warning in facebook dev portal

Hi,

Im in the process of submitting my corona app (ios and android) to Facebook for “Review” as is now required when using facebook integration. For some reason i have a big warning at the top of my “App Details” page saying


Facebook Login Inactivity

Facebook Login has not been used successfully on your app in the past 30 days. Please test Facebook Login with your app prior to submitting for review. We will remove your app from the App Center if we determine that you have not integrated Facebook Login correctly.

Facebook Login must be in use for the following platforms:

iOS

Android


This has me a bit concerned because ive spent alot of time setting up my app in the app center and really dont want it to be deleted. I have definately been logging in and out of facebook ALOT in the last few weeks, so the only reason i can think of for this error is 1. facebook is broken and is detecting this wrong, or 2. corona is not correctly logging into facebook when calling facebook.login. 

My facebook integration in the app works fine, i can login (get prompted to sign in on web or native if available), im using the scores api, querying details and posting to the feed without any problems. 

I cant find any useful information on this error on the internet, the closest thing was this post

https://developers.facebook.com/bugs/239266109607736/ which someone posted as a bug report to facebook, but there is no proper answer.

Has anyone had this issue before, @corona are you 100% sure facebook.login is implemented according to fb guidelines?

Cheers

I’ve been testing FB issues for people over the past couple of weeks.  My apps are all showing up with activity. 

@Rob - I had a thought that maybe im getting this message because all my testing has been done using test users generated in the Roles->Test Users page which are temporary fake users which dont exist in the production fb servers. Have you been doing your testing using these test users or have you been using a proper facebook account thats registered as a developer/tester in the Roles main page?

Thats possible.  Facebook is making so many changes, and since I’m not actively building an app that uses Facebook, it’s really hard for me to keep up with all of this. 

I have a feeling it might have been their end that was screwy that they have just now fixed as now i have over 100 api calls showing in the graph for the 5th, which would only be somewhat right if it included test users too. 

I’ve been testing FB issues for people over the past couple of weeks.  My apps are all showing up with activity. 

@Rob - I had a thought that maybe im getting this message because all my testing has been done using test users generated in the Roles->Test Users page which are temporary fake users which dont exist in the production fb servers. Have you been doing your testing using these test users or have you been using a proper facebook account thats registered as a developer/tester in the Roles main page?

Thats possible.  Facebook is making so many changes, and since I’m not actively building an app that uses Facebook, it’s really hard for me to keep up with all of this. 

I have a feeling it might have been their end that was screwy that they have just now fixed as now i have over 100 api calls showing in the graph for the 5th, which would only be somewhat right if it included test users too.