bcbeta
bcbeta
This is especially an issue for widgets where you cannot interact with the graph.
Will this be pulled into V2 or even a better, a way to manually set the scale?
Using the "new-version-beta2" branch this does not appear to be fixed. The scale for values between 52-67 as shown here is way too compressed.
@skg54 how did you get the axis labels and markings?
With Xcode 12 beta I am getting "multiple commands produce" errors for bolts and FacebookUtils.
@Kiplol could you explain how you fixed this error? I get warnings in the simulator but error when trying to archive. Any help would be appreciated. thanks!
Removing use_frameworks! from the Podfile and then changing the product name as you suggested allowed me to build.
Yes, this was happening with the master as of two days ago.
I am still getting the multiple commands error with the most recent master. I am confused because the error is occurring in the widget extension target, but this target does...
I can't install the FBSDK in the extension because sharedApplication is not available for that target-