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

Nextcloud for iOS don't detect the Text app #1662

Closed
marinofaggiana opened this issue Jun 16, 2021 · 9 comments
Closed

Nextcloud for iOS don't detect the Text app #1662

marinofaggiana opened this issue Jun 16, 2021 · 9 comments
Labels
bug Something isn't working

Comments

@marinofaggiana
Copy link
Member

Despite having installed the Text app the endpoint:

ocs/v2.php/apps/files/api/v1/directEditing?format=json

return:

▿ 1 element
▿ 0 : 2 elements
- key : ocs
▿ value : 2 elements
▿ 0 : 2 elements
- key : meta
▿ value : 3 elements
▿ 0 : 2 elements
- key : status
- value : ok
▿ 1 : 2 elements
- key : statuscode
- value : 200
▿ 2 : 2 elements
- key : message
- value : OK
▿ 1 : 2 elements
- key : data
▿ value : 2 elements
▿ 0 : 2 elements
- key : editors
- value : 0 elements
▿ 1 : 2 elements
- key : creators
- value : 0 elements { ... }

I have only the server Version 20.0.8 (sorry)

@juliusknorr
Copy link
Member

@foss- @WernerBleisteiner Since you reported the original issue on the iOS app, could you please fill out the issue template from here https://github.com/nextcloud/text/blob/master/.github/ISSUE_TEMPLATE/Bug_report.md and also check the server logs if there are any issues reported related to the directEditing request?

@WernerBleisteiner
Copy link

WernerBleisteiner commented Jun 17, 2021

Hi! Thanks.
I got my issue eventually solved by moving to NC 20 some time ago.
So at the moment no more problems.

@Ruanjoma
Copy link

Same Problem here:

I have two nextcloud instances:
Production:
20.0.10
Text App 3.1.0
In IOS APP Text "Not available" - No Text editing or creation is possible
(Running Text App iin Webbrowser works fine)

Test:

21.0.1
Text App 3.2.0
IOS APP Text "Available" - Works fine

Both were checked with IOS Nextcloud Liquid 4.0.3.0.
Both instances run on same host with same MySQL and PHP Version

@foss-
Copy link

foss- commented Jul 28, 2021

NC instance updated to 21.0.3 from 20.0.8 in initial report. Running Text App 3.2.0.

Not sure why this would work for abnerhale with 3.2.0 and 21.0.1 but not for the instance I am testing with 3.2.0 and 21.0.3.

Client details:

  • OS: iOS 14.7.1
  • Browser: N/A
  • Version: 4.0.5
  • Device: iPhone xR
  • iOS NextCloud 4.0.5
  • Server version: 21.0.3

@juliushaertl thanks for responding and excuse the late feedback. I wanted to wait for the NC update to see if that resolves the problem - sadly it does not. I requested the server log info and will update the post as soon as I have news.

@marinofaggiana any idea what else to look at / tweak to get this working?

@max-nextcloud
Copy link
Collaborator

I'm wondering if this still is an issue with the more current nextcloud versions - that is 23, 24 or 25.

@marinofaggiana are you aware of users experiencing the same in recent versions of nextcloud?

I'm tempted to close this as NC 20 and 21 are not supported anymore. But first I want to check if it still is an issue.

@max-nextcloud
Copy link
Collaborator

Just checked with @marinofaggiana and he has not seen this in a long time. So I'll close the issue. Feel free to reopen / open a new one in case it comes back.

@foss-
Copy link

foss- commented Nov 14, 2022

For all I know this is persisting for the instance this was initially reported for, which currently is running:
Nextcloud Server: 23.0.6 (edit persisting with 25.0.5 on the instance exposing this issue)
Nextcloud iOS: 4.5.5.2

However Nextcloud Server: 24.0.5 on a different instance works as expected. So this is either indeed solved in newer versions or after all a configuration issue on the specific Nextcloud instance.

@foss-
Copy link

foss- commented Apr 24, 2023

Can we please re-open this. The issue never got resolved. The instance in question has been updated to 25.0.5 and the issue is persisting.

We have two related issues:

#3762 which is a duplicate of this issue here
#3892 which reports the same problem on Android OS

Probably the title should be adjusted and the issues gathered in a single issue.

This issue imo was never limited to either iOS or Android but always affected both OSs. I have a suspicion that once this is solved, things will work on both platforms. The problem seems to be server side not client side. It is just the clients that expose the symptom, since the server seems to think Text app is not installed which is probably a result of caching gone wrong or information not being correctly updated when altered.

@foss-
Copy link

foss- commented Jun 2, 2023

Polite pinging @marinofaggiana @max-nextcloud @juliushaertl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

7 participants