themiswang
themiswang
Hey folks, I have removed all the methods need to do CFRelease in `upload-symbols`, change will be in next SDK release.
@msrutek-paylocity will be on Nov 14, if you need in urgent you can download the artifact from main, I have merged the change already.
Hey @msrutek-paylocity, Thank you for providing the information. Checking in the ips log unfortunately there is no symbol we can leverage on to identify the issue, wonder if you can...
Hey @TheNightmanCodeth, `upload-symbols` should be correctly notarized and you can check by doing `spctl -a -vvv -t install `. Wonder have you tried to follow instruction in [Apple documentation](https://support.apple.com/en-ca/102445) to...
Seems like Apple changed their dSYM content a bit again, will work on a fix. Meanwhile another work around is uploading the dSYM through web uploader.
Hey folks, Thank you for reaching out, I am working on the fix now. This fix need a refactor work in script so we need to do a thoroughly regression...
Hey folks, I have merged the change for upload-symbols in this PR(https://github.com/firebase/firebase-ios-sdk/pull/13760), we are expected this change will be in the next Firebase release for version `11.4.0` and release date...
Hey @NigamAnkit, @lirbar, The warning actually related to #13551, it is a different issue which relate to how package is getting build. I would suggest follow up with that issue,...
Hello folks, Confirmed the issue is fixed on our backend, Gonna close this issue.
Hey @lilidotshi, Thank you for reaching out and providing the reproducible sample app. I did take a look this week and this is probably work as intend. Essentially, the dynamic...