Category: Uncategorized
-
ionic please include gradle in your path or install android studio
Got “please include gradle in your path or install android studio” when trying to build/run Android using the ionic CLI. Found the answer on stackoverflow surprise surprise. Which was: brew install gradle
-
Integrating Ionic with Fabric Crashlytics Beta
This article only refers to using Beta (which is part of Crashlytics) with Ionic, not any other elements of the Fabric suite. Let me start by saying that in my opinion if you can avoid using Fabric Beta with Ionic then you should; for me it is massively unreliable and wastes more time than it…