Closed labrador116 closed 5 years ago
It seems like this issue might be related to code signing :no_entry_sign:
Have you seen our new Code Signing Troubleshooting Guide? It will help you resolve the most common code signing issues :+1:
It seems like you have not included the output of fastlane env
To make it easier for us help you resolve this issue, please update the issue to include the output of fastlane env
:+1:
The question is actual.
The logs say [10:41:23]: To not be asked about this value, you can specify it using 'app_apk_path'
- You need to provide app_apk_path and tests_apk_path parameters in either the Screengrabfile or when calling the screengrab action in your Fastfile, otherwise screengrab will try to prompt you to select which file to use (hence the 'non-interactive mode' error).
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates.
Please make sure to update to the latest fastlane
version and check if that solves the issue. Let us know if that works for you by adding a comment :+1:
This issue will be auto-closed because there hasn't been any activity for a few months. Feel free to open a new one if you still experience this problem :+1:
New Issue Checklist
Issue Description
Hello! I got the message "Could not retrieve response as fastlane runs in non-interactive mode" when I tried to run screengrab for Android. There are not any useful logs for me, only the message. I ran Fastlane in Bitrise. Could you help me with this problem?
Command executed
Step: screengrab
Complete output when running fastlane, including the stack trace and command used
Environment