mirror of https://github.com/oxen-io/session-ios
				
				
				
			
			You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
				
					
						
							* Separate account registration from push token registration
* Provide better errors when validation fails (e.g. numbers don't match, numbers blank)
* More logging during registration
* Call success after setting phone number to avoid any future race condition
  This isn't currently causing problems, but it's unexpected that we'd
  mutate the state *after* calling a callback which might inuitively rely
  on that state.
* Don't throw exception off thread when device keys 404's
* Better async startup handling
  - move processing off main thread
  - reduce code duplication
  - don't wrap it in a transaction in the future case where we want to
    further access the DB
// FREEBIE
						
					
				
			 | 
			9 years ago | |
|---|---|---|
| .. | ||
| Account | 9 years ago | |
| Attachments | 9 years ago | |
| Contacts | 9 years ago | |
| Devices | 9 years ago | |
| Messages | 9 years ago | |
| Security | 9 years ago | |
| Storage | 9 years ago | |
| TestSupport/Fakes | 9 years ago | |
| Util | 10 years ago | |