Search found 1 match
- Mon Aug 18, 2025 3:28 am
- Forum: Internet
- Topic: Issue with parsing the JSON in livecode
- Replies: 4
- Views: 276
Issue with parsing the JSON in livecode
Hello, I'm trying to create a simple mobile app that queries an API and parses the response to display certain values. The mobile has 2 fields viz: 1. Button to query the api 2. Large text box to display the contents In my livecode stack, I've the following inclusions: 1. JSON Library 2. mergJSON 3....