Hi,
I'm on Ti SDK 3.2.2 coding for iOS 7.1, and I'm using the Facebook module built in. It seems like when tokens are expired, they aren't renewed or changed to a different one unless the user goes into Settings -> Facebook and turn the app off and on.
Is anyone else seeing this issue? This is similar to the issue where password change breaks FB login, except with expired tokens. https://jira.appcelerator.org/browse/TIMOB-14433
Is there a programmatic way of forcing an auth token update? Also, is there a way of making a test case for this? The access token doesn't seem to be modifiable in Facebook module, only readable. This makes it difficult for me to reproduce the issue, and I only see it from some users.
Thanks