App closes when executing action to open camera on Android device - Camera crashes

Actions & Logic

Hello, I have been building the company's app, which has been under development for at least a year. One of the actions performed is taking a photo of a location.

I use a Custom Action that allows me to return the Base64 code of the photo. This allows me to record photos offline.

After the 12th or 13th. The FlutterFlow update occurred. And I noticed that my app would crash when executing the same Custom Action.

- I tried to use the native Action in Flutter Flow - Store Media for Upload, to open the camera. But this action is also crashing my app.

I went back to much earlier versions, where I am absolutely sure that the action worked and the same behavior is identified.

The error occurs on my Android devices, I have not tried it with iOS.

I would like to explain how to replicate this possible BUG. I think there are more things in the project that affect the generation of this situation.

What have you tried so far?
  • Return updates in project history. 👎

  • Search for the issue in the community. 👎

  • Use the native flutterflow action to open the camera Store Media for Upload. 👎

  • Create a library, and use the same Custom action in a blank project. It succeeded. 👍

Did you check FlutterFlow's Documentation for this topic?
Yes
6
4 replies