-
Notifications
You must be signed in to change notification settings - Fork 6
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
ios app does not try to get data and wifi usage right #8
Comments
Can you please provide some more details? |
Hi, I think I got the same problem, here’s the description: with some phones(not sure which phone will work like this), iOS will for users permission before giving an app internet access, it asks before giving ANY internet access to a newly installed app |
yeah,I'm saying, in setting Sessions didn't have a data usage switch. |
The app would no way communicate with the internet, cause it has no permission to use internet. It didn't even asked for permission |
I'm sorry but what is being asked for? This issue is not nearly as clear as it needs to be for someone to effectively work on it. |
Sorry about my English, maybe I can type it in Chinese and you can use a translate software to translate it? 就是,软件并没有向手机系统提出使用数据权限的要求。所以系统没有给予软件网络通信的权限。在这种情况下,软件是不可能对外发送消息的。起码在我这里目前是这个状况。 |
That is, the software does not require the mobile phone system to use data permissions. Therefore, the system does not give the software network communication permission. In this case, it is impossible for the software to send messages to the outside world. At least this is the current situation for me. |
我可以说中文,大概意思就是应该是中国大陆手机(不确定)在下载新软件之后会先询问用户要不要给这个软件访问网络权限,但是session不会询问而是直接检测网络能不能访问 |
@yxzero1 @rangli2010 我可以说中文,我明白这个问题是什么了。在系统设置里面可以找到Session的权限管理,有一个移动数据的开关打开就可以了。我会跟团队反馈一下这个问题,现在一般移动数据权限都是默认开启了,确实也很少见这个情况。 |
就我的软件的setting界面根本就没有这个数据开关。 |
你这个情况有点奇怪了🤔 这个数据流量的权限现在完全是iOS系统和用户控制了,App没有办法请求这个权限,只能是用户自己在设置里面对权限进行开关。弹出的权限请求也是iOS系统自动管理的。 |
这里是我sessions 的setting界面截图。 |
好的,感谢!请问你是从App Store下载安装的吗?还是通过其他方式?因为我知道中国区App Store是没有Session的。你也可以加我Session账号,搜索R就可以了。 |
对,我是从美国区的苹果app store下载的,我的iphone没有越狱。我使用的是美区的苹果账号
…________________________________
发件人: RyanZhao ***@***.***>
发送时间: Monday, January 6, 2025 11:32:21 AM
收件人: session-foundation/session-ios ***@***.***>
抄送: rangli2010 ***@***.***>; Mention ***@***.***>
主题: Re: [session-foundation/session-ios] ios app does not try to get data and wifi usage right (Issue #8)
这里是我sessions 的setting界面截图。 我刚刚才知道原来这里可以上传图片。 如果早一点上传的话,可能会减少很多沟通上的问题。 希望对解决问题有所帮助。
好的,感谢!请问你是从App Store下载安装的吗?还是通过其他方式?因为我知道中国区App Store是没有Session的。
―
Reply to this email directly, view it on GitHub<#8 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ABSL6AIXIAYCQFF3FYAFPOD2JH2MLAVCNFSM6AAAAABRDR7O26VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKNZSGIYTCOJSGY>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
@rangli2010 您好!能麻烦您看一下在设置->移动数据里面有没有Session以及开启移动数据的switch吗? |
@RyanRory 不好意思,这个回复我刚刚看到。 |
No description provided.
The text was updated successfully, but these errors were encountered: