SEPIA-Framework / sepia-docs

Documentation and Wiki for SEPIA. Please post your questions and bug-reports here in the issues section! Thank you :-)
https://sepia-framework.github.io/
237 stars 16 forks source link

Deeplinks Android #54

Closed L-S-2020 closed 4 years ago

L-S-2020 commented 4 years ago

Liebes S.E.P.I.A-Team, ist möglich Deeplinks (um eine App via URL zu öffnen) in einem externen Browser zu öffnen, da ich im In-App Browser immer die Fehlermeldungen: net::ERR_UNKNOWN_URL_SCHEME oder net::ERR_FILE_NOT_FOUND bekomme.

fquirin commented 4 years ago

Hi,

das bezieht sich auf die Android App oder? (Edit: ach steht ja auch im Titel 😅) Es ist möglich und sollte eigentlich auch passieren (wie z.B. bei Google Maps), falls die URL erkannt wird oder nicht explizit mit "http" bzw. "https" anfängt. Welche URL macht Probleme?

Grüße, Florian

L-S-2020 commented 4 years ago

Eigentlich alle, (außer Google Maps) die mit einer App vernetzt sind. Bei Firefox funktionieren die Weiterleitungen (zu den Apps) einwandfrei. Ich schicke mal ein Screenshot von music.amazon.de (der Link sollte eigentlich die Amazon Music App öffnen): Screenshot_20200627_183158_de bytemind sepia app web

fquirin commented 4 years ago

So wie es aussieht sucht er im App root nach "music.amazon.de" weil das Protokoll im Link fehlt. Hast du selber die Kontrolle über die URL? Falls ja setze mal ein "https://" davor 😉. Falls er dann die Website öffnet sollte angeblich auch "amznmp3://" als Schema gehen.

L-S-2020 commented 4 years ago

Vielen Dank, jetzt funktioniert es.

Florian Quirin notifications@github.com schrieb am Sa., 27. Juni 2020, 19:07:

So wie es aussieht sucht er im App root nach "music.amazon.de" weil das Protokoll im Link fehlt. Hast du selber die Kontrolle über die URL? Falls ja setze mal ein "https://" davor 😉. Falls er dann die Website öffnet sollte angeblich auch "amznmp3://" als Schema gehen.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/SEPIA-Framework/sepia-docs/issues/54#issuecomment-650586874, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQBIGE74FNNBGT4XHN3VVV3RYYRLXANCNFSM4OKBULTA .