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.
session-ios/Signal
Michael Kirk d7c48578a9 Fix invite crashing without sms (#1192)
* Fixes "New Message" --> "Invite contact" exception for iPhone devices that do not support SMS messaging

* fix SMS invite on empty inbox

This code appears in two contexts - (1) in an empty inbox , where no other view
controller is presented, and (2) in compose interface where a
search controller is presented, and must first be dismissed.

* only check SMS sending ability directly, (not device model)

This is better because:
1. sometimes iPhones can't send SMS
2. Sometimes iPads/iPods can send SMS

* correct localization key

* bump build

// FREEBIE
9 years ago
..
AudioFiles Fixes #244 10 years ago
Certificates TextSecureKit Refactoring 9 years ago
Images Multiple visual enhancements and repo cleanup. 10 years ago
Images.xcassets Fix smooshed launch image on iphone 6 by using storyboard instead of static launch image 9 years ago
src Fix invite crashing without sms (#1192) 9 years ago
test Adapting to renaming. 9 years ago
translations Update translations (#1172) 9 years ago
Signal-Info.plist Fix invite crashing without sms (#1192) 9 years ago
Signal-Prefix.pch TextSecureKit Refactoring 9 years ago
Signal.entitlements initial commit 11 years ago
iTunesArtwork@3x.png Updated iTunes artwork 10 years ago
main.m Removing unused imported classes. 10 years ago