-
Notifications
You must be signed in to change notification settings - Fork 11
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
help!some problems need to be solved #32
Comments
Hello. Please tell more about your ROM: what is your vendor lineage/carbon/crdroid/dotOS/etc. and ROM version? Also check that agressive battery optimization is disabled for the app(From launcher(if you use QuickStep or its fork): Long press on app > About app > Battery > Background activity limit) |
Unfortunately chineese ROMs are usually over-customized and theirs SDK differs from AOSPs SDKs. They may do not support some features either intentionally or just because developers misunderstood documentation. |
well.let me try later.unfortunately,both Play Store and Play Servcie not working in chinese Rom because of limit unknown
how about this?why happened?because of over-customized? but it begin to working well on my friend's phone(ver 12) in 16 hrs when installed,that's so wired!!!!!! Status:i/o error time out how can I fix it? |
May I help u to translate into Chinese? |
Sorry for long response. Yes, if you are able to help with translations you are welcome and I will be really grateful to you for your work. |
This strange behavior is also observed on Huawei, but one with Google Play services. One of users of my Nextcloud have experienced troubles with getting notifications within official app: they usually came too late, despite Google Play services were working well. The issue was that for some reason "Phone Dispatcher" has optimized Google Play services and was constantly killing its' connection to Google. So the problem may be exactly that developers are trying to prolonge battery life by killing background processes. This also can affect my app as it constantly holds internal connection to Nextcloud app or external(depending on settings) to your Nextcloud instance. So if you can you need to disable all optimizations for this app and also try logging-in not with Nextcloud app it self, but with instance, login and password, since it reduces notification polling scheme from: |
3 problems
log in via nextcloud account,then crashed.but when I finish pre-app auth I could via nextcloud account so I just wonder why?test in android ver 11
(android ver 11 or 12)no any notification popup on screen,but only can see notification when open app;(android ver 9 or 10)—working well
long time lock screen then foreground service will be killed?service is not running but If I want to start service,nothing but reboot???
plz consider what I said and make it compatable with lateset SDK
The text was updated successfully, but these errors were encountered: