Shukofukurou for iOS 1.2.1 is now released. This fixes the authorization issues with the app when functionality that requires authorization fails (e.g. List Updating, List Refreshing) due to the incorrect availability set to the stored credentials. This causes the app to appear logged out or update functionality not working at all. This is due to the credentials being unaccessible when the device is locked with Background Refresh enabled. This release now set the credential’s availability so that it will remain accessible after the device is unlocked for the first time. Note that you do not have to reauthorize your account. The app will apply the correct availability once you update to this version.
The source code for this release is here. The change log is below.
Bug Fixes and Enhancements
- Fixed bug where functionality that requires authorization stops working after user launches application after the device is unlocked with Background Refresh enabled. Credentials will now use the correct availability so that functionality that requires authorization (entry updating) will work after the device is unlocked.
- Add additional tip jar options.
- Loading HUD will appear during the first launch of the application.