You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found the ReadMe.md file to be very confusing. Here are some of the issues with it:
Fabric & Firebase instructions are intermingled. Consider having 2 separate installation sections. One for Fabric & one for Firebase
What does this mean? Where does it go? Just run this in a terminal? "And apply the fabric plugin apply plugin: 'io.fabric'"
Does this instruction apply to ALL of the iOS instructions? Or just the top part? "On iOS side your need to set your Fabric ID under your Info.plist like: (Only do this if using Fabric, not Firebase as you will not have an Api Key)"
In the Flutter implementation instructions, it says this "Your main method should look like:" but it doesn't say anything about including this import statement: "import "dart:async";" I had to find it by googling to figure out what Zone meant
The text was updated successfully, but these errors were encountered:
I'm still a bit unclear on how the run script step should work. I get the part where we add the input file, but the entry below shell is a bit unclear. In the example, he has a screenshot of $(PODS_ROOT)/Fabric/Run, followed by a hash. My Flutter project defaulted this value to
I'm still a bit unclear on how the run script step should work. I get the part where we add the input file, but the entry below shell is a bit unclear. In the example, he has a screenshot of $(PODS_ROOT)/Fabric/Run, followed by a hash. My Flutter project defaulted this value to
I found the ReadMe.md file to be very confusing. Here are some of the issues with it:
The text was updated successfully, but these errors were encountered: