Angelo Cassano

Results 131 comments of Angelo Cassano

Hey @Duchv2008 , why would you need to run the app from the Android folder? Anyway, you're picking the wrong build variant

Hey @JasCodes , what if you do it starting from native_target instead? Do macOS configs get erased too? `native_target = project.native_targets.first`

Hey @Klabauterman I'm sorry but I don't understand what's the problem. Can you please elaborate?

This solution is wrong, even though for some reason it seems working. According to the first screenshot, looks like the setup mentioned in the README has been done in the...

@AllyTechEngineering I added the [Troubleshooting](https://github.com/AngeloAvv/flutter_flavorizr#troubleshooting) section in the README where I explain what are the right steps to get rid of the problem once and for all.

@youssefali424 as I said multiple times, this problem has nothing to do with flutter_flavorizr, but is Cocoapods related. You would face the very same problem even if you do it...

@youssefali424 this doesn't work if your project doesn't have third party dependencies. The library should be as more agnostic as possible. > @AngeloAvv this should be added to generation step...

> same problem here... i tried all the proposed solutions to get the build done and launch the app, the only one working was the @AllyTechEngineering's one at the top...

@youssefali424 I might have found a solution to fix this problem, I'll keep in touch

[Release 2.2.3](https://github.com/AngeloAvv/flutter_flavorizr/releases/tag/v2.2.3) should fix the issue