Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(ios): prevent crash by removing incorrect cast in log statement
when writing the fileUrl to the log, a variable was miscast causing the app to crash -- remove cast and return absoluteString for fileUrl Fixes #11567
- Loading branch information