Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

We've upgraded our SDK framework to 3.1.1 and implemented it as it should be. Notably, the app builds and uses the new Facebook SDK method:

[FBSession.activeSession handleDidBecomeActive];

But Facebook's app developers console isn't registering that we've updated (we still get a prompt to upgrade from 3.0).

The app is currently deployed with this implementation with thousands of daily users. What could be the issue?

share|improve this question
where are you doing your testing from? on the simulator or on your device? did you do a clean build and also delete the old version of the app and install a freshly built version of your new app? – Michael Dautermann Jan 13 at 8:41

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.