01-07-2025 09:09 AM - edited 01-07-2025 09:56 AM
My app is crashing with the first API call I invoke, how can I fix this?
Answered! Go to the Recommended Answer.
01-07-2025 09:10 AM - edited 01-07-2025 12:15 PM
This might indicate that a functional Home API call (for example Devices & Structures APIs) is invoked before completing permissions flow successfully, or an uncaught issue during API calls. To investigate these kinds of issues, look for the error logs returned by the APIs using ADB, as described in the troubleshooting section of our developer guide.
01-07-2025 09:10 AM - edited 01-07-2025 12:15 PM
This might indicate that a functional Home API call (for example Devices & Structures APIs) is invoked before completing permissions flow successfully, or an uncaught issue during API calls. To investigate these kinds of issues, look for the error logs returned by the APIs using ADB, as described in the troubleshooting section of our developer guide.