forkingdog / forkingdog/FDFullscreenPopGesture

pod此第三方后,导致UIActivityViewController弹出->点击“消息”,右上角没有'取消'按钮

Open
#117 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Objective-C
Stars
5.9k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

`UIActivityViewController *activityController = [[UIActivityViewController alloc] initWithActivityItems:@[@"text"] applicationActivities:nil];
[self presentViewController:activityController animated:YES completion:nil];`
点击 “消息” 右上角没有没有 “取消”按钮,无法返回之前控制器。

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.