Sample FB Code Serious Bug

I am using build 2016.2970 and am going through the FB sample code on iOS. For the the record I have used this many times in the past and am fairly familiar with it. 

I updated the FB ID for my app and am signing it properly. 

When I first open the app I click LOGIN, FB takes me to the auth, I perform it using the FB app to auth. FB brings be to ask for permissions, I click ok, FB returns me back to the Sample FB app. The status message updates to “login”. I click POST PHOTO or POST MESSAGE and everything works 100% correctly. The status message updates to either Photo Posted or Message Posted. There are no issues. 

Then I close the app. I reopen the app. I hit POST PHOTO or POST MESSAGE, the status message updates to ALREADY LOGGED IN, the photo or the message are posted to FB BUT the status message does not update to either Photo Posted or Message Posted and the output in the terminal does not reflect a successful post. 

I don’t see how to confirm that the post has actually happened based on the current code. Any input would be helpful. I don’t need a new build pushed if there is something I can change in the code. I have to push an ap ASAP for a customer so any input would be greatly appreciated. 

Thanks,

It appears to work on build 2979 so far. Rookie mistake, sorry! :slight_smile:

It appears to work on build 2979 so far. Rookie mistake, sorry! :slight_smile: