Skip to content

Commit

Permalink
added note about portrait orientation on iPhone
Browse files Browse the repository at this point in the history
  • Loading branch information
frankus committed Dec 10, 2015
1 parent 878e56d commit 076d137
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/APIChanges.md
Expand Up @@ -11,6 +11,7 @@ This document tracks changes to the API between versions.
* If the Push Notification was *not* sent by Apptentive, the parent app is responsible for calling the `completionHandler` block.
* ATConnect has new strongly-typed setters for Boolean, string, number, timestamp and version types for custom person and device data.
* ATConnect is now annotated with nullability and collection types, where applicable.
* The image picker used for attachments in Message Center requires the application window to support portrait orientation (normally configured in Info.plist) for phone-idiom devices. If portrait orientation is not available, the attach button will be hidden and users will be unable to attach files.

# 2.0.2

Expand Down

0 comments on commit 076d137

Please sign in to comment.