How to submit a Multi-Section Google Form using Swift and Moya
The google form decides what section should be opened based on the current answer.
I’m trying to programmatically submit a Google Form that is divided into multiple sections using Swift and the Moya framework.