avioli / uni_links

Flutter plugin for accepting incoming links.
BSD 2-Clause "Simplified" License
563 stars 303 forks source link

applink not working on ios #176

Closed shinxxxxwon closed 1 year ago

shinxxxxwon commented 1 year ago

I am developing an app using universal link and app link.
You are enrolled in the apple developer program.

how i tried

Android works normally, but Universal link does not work in IOS.

shinxxxxwon commented 1 year ago

I solved it by processing applecation/json for the AASA file on the IIS server.

HusseinReda97pro commented 1 year ago

I solved it by processing applecation/json for the AASA file on the IIS server.

I didn't understand the solution?

austincparker commented 11 months ago

I solved it by processing applecation/json for the AASA file on the IIS server.

what does this mean?