Simon Bromberg
Simon Bromberg
Also having this issue. I was able to get the current build number with `get_build_number_from_xcodeproj(…)` and it is giving me a simple number like I expect (e.g. `2`) but when...
If you submit a PR I would review / merge it
Probably related to #15
Have you requested intraday data access from Fitbit? Although if you're only using your own personal account that may not matter.
Have you tried the other intraday script?
Also, are you sure there's data during the time period you're testing?
Have you tried intraday or just intraday_all?
Great, I'll give that a shot, thanks!
Setting the placeholder to nil and forcing TUSafariActivity's canPerormWithActivityItems to always return YES seems to work, but this isn't an ideal solution.
Made changes in this fork https://github.com/simonbromberg/RRuleSwift, seems to be working, just trying to verify there aren't any side effects. I also have the Cocoapods PR merged in there.