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

Refactor Image sending/receiving #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mattwr18
Copy link
Collaborator

As reported in the issue #18, Threema support also confirms this change:

Liebe Kundin, lieber Kunde

In Zukunft werden die Threema-Apps Bilder und Videos als Datei-Nachrichten und nicht mehr wie bisher als Bild- bzw. Video-Nachrichten versenden.

Für App-Nutzer bleibt alles beim Alten. Sollte aber Ihre Gateway-Anwendung voraussetzen, dass Nachrichten des Typs «Bild» eingehen, ist eine Erweiterung erforderlich, welche Nachrichten des Typs «Datei» zulässt (vgl. gateway.threema.ch/de/developer/api#E2EMessageFormat).

Als Erstes führt Threema für iOS diese Neuerung ein. Das entsprechende Update auf Version 4.6.3 wird voraussichtlich nächste >oder übernächste Woche erscheinen. Threema für Android und die Threema Work-Apps werden später folgen.

Bei Fragen stehen wir gerne zu Ihrer Verfügung.

Freundliche Grüsse
Threema

Closes #18

- Threema does not contain an image type any longer, but treats as
  images, audio, video, etc as files. See https://gateway.threema.ch/en/developer/e2e#n:types
@tillprochaska tillprochaska removed their request for review May 1, 2024 16:08
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

Successfully merging this pull request may close these issues.

Threema::Receive::Image is never reached
1 participant