Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

使用OneStep分享时,URI is null #6

Open
madroidmaq opened this issue Mar 26, 2017 · 0 comments
Open

使用OneStep分享时,URI is null #6

madroidmaq opened this issue Mar 26, 2017 · 0 comments

Comments

@madroidmaq
Copy link

manifest文件如下

           <intent-filter>
                <action android:name="android.intent.action.SEND" />
                <category android:name="android.intent.category.DEFAULT" />
                <data android:mimeType="text/plain" />
            </intent-filter>

正常分享时,所有结果都是正常的,使用OneStep分享时,得到的URI为null,使用手机为M1L ,os版本 为3.2.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant