I need to get the POST data for a Universal Link. How do I capture this in iOS?
Asked
Active
Viewed 685 times
1 Answers
1
This is not possible. The only info passed through in continueUserActivity
is the string of the URL that was requested (with any parameters appended to it).

Alex Bauer
- 13,147
- 1
- 27
- 44