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

Universal Linking (Deep Linking) #15

Open
Sofeltis opened this issue Nov 22, 2023 · 1 comment
Open

Universal Linking (Deep Linking) #15

Sofeltis opened this issue Nov 22, 2023 · 1 comment

Comments

@Sofeltis
Copy link

Pozdrav,

Aplikacija funkcioniše, otvara sajt. Međutim, kada dođem do dela da Potvrdim i potpišem iz browsera izbacuje da safari ne može da otvori link eporezi://... U info.plist od aplikacije vidim da ne postoji CFBundleURLSchemes a u build.xml vidim da se maunuelno dodaje. Da li je to u build procesu appendovanje?
Probao sam i ručno da dodam u Info.plist ali bez uspeha.

@najdanovicivan
Copy link
Contributor

Problem ovde je java8. Universal links nisam uspeo nikako implementirati u javi. Način na koji aplikacija radi universal link u windowsu je tako sto postoji zasebni execuable koji prosledjuje universal link kao argument kada podže jar.

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

No branches or pull requests

2 participants