Ric Santos
Ric Santos
Have addressed #1 in this pull request
Just doing some testing now and can confirm iPhone 13 Pro Max is returning `false` for `isZoomed` even though it is zoomed (in Simulator). ``` (lldb) po UIScreen.main.nativeScale 3.424 (lldb)...
Ahh March 2020, what a time to be alive. Did you end up resolving this? Can you confirm its an issue in the framework and not the app?
If images are coming from a server, keep a shared instance of each image, perhaps by key. That is, ensure you are not re-allocating images for multiple markers.
@ra1028 also any chance of getting this PR merged. It's needed for ObjC compatibility.
After further investigation, I'm not convinced that these protocol methods should be marked as `optional`. From my testing in an ObjC project using this pod as a dependency, with the...
@joshdholtz would you be able to have a quick peek at this? needs a review to get merged, would be great to have support for the dynamic island screenshots...
@ra1028 any chance of getting this PR merged?
What is the console output when it crashes? Have you placed a breakpoint to inspect the value of `formatString` and `y_axis`?
The screenshot doesn't show the console :/ My guess is that it's got something to do with that really tiny value for `power`