Description: On iOS 27.0 (24A437) with Apple Intelligence enabled, sharing a Writing Tools result to a share extension fails as soon as the extension shows a keyboard.
Steps:
- Safari (also Chrome, NAVER app): select a paragraph → Writing Tools → Proofread (or Rewrite / Summary).
- In the result panel tap Share → choose Notes (Apple) or any third-party extension whose sheet focuses a text view.
- In the extension's sheet, tap the text so the keyboard appears (for SLComposeServiceViewController-based extensions this happens automatically on presentation).
Expected: the extension sheet stays open; the user edits and posts.
Actual: about 0.3–1.0 s after the keyboard appears, the extension sheet, the share sheet and the Writing Tools panel are all dismissed. Nothing is saved. Apple Notes' own share extension shows the same behaviour when its text is tapped.
Impact: no share extension can accept edits from the Writing Tools result panel; developers cannot detect the host or avoid the keyboard when the user wants to type.
Device: iPhone 15 Pro (iPhone16,1), iOS 27.0 (24A437)
Given that this reproduces with built-in stuff — Safari and the Notes share extension — then it’s clearly not caused by a problem with your code, and thus I recommend that you file a bug about it.
Please post your bug number, just for the record.
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"