element-ios/Riot/Modules/Settings
manuroe a5760bc770 BF: Crash when leaving settings due to backup section refresh animation.
The exception was:
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid update: invalid number of rows in section 10.  The number of rows contained in an existing section after the update (0) must be equal to the number of rows contained in that section before the update (3), plus or minus the number of rows inserted or deleted from that section (0 inserted, 0 deleted) and plus or minus the number of rows moved into or out of that section (0 moved in, 0 moved out).'

To raise this exception:
- Execute the removed code after a delay (2s)
- Enter and leave the settings page
-> Crash
2019-07-29 17:31:07 +02:00
..
DeactivateAccount reskin: kill riotColorRed & riotColorPinkRed 2019-01-18 13:40:09 +01:00
KeyBackup Handle button title for restore action case in SettingsKeyBackupTableViewSection. 2019-04-25 16:10:22 +02:00
Language Apply new lineBreakColor where needed 2019-02-18 12:53:13 +01:00
PhoneCountry Apply new lineBreakColor where needed 2019-02-18 12:53:13 +01:00
SignOut Do not mention key backup on sign out when there is no keys to backup 2019-03-05 15:53:58 +01:00
Views reskin: Create ThemeService.shared 2019-01-11 11:45:27 +01:00
SettingsViewController.h Structure project almost by features. Start by organizing view controllers. 2018-07-10 10:21:20 +02:00
SettingsViewController.m BF: Crash when leaving settings due to backup section refresh animation. 2019-07-29 17:31:07 +02:00