NativeScript / NativeScript/plugins
[@nativescript/zip] Version 7.0.0 crashes with "SSZipArchive is not defined" in iOS
未關閉
還沒有人認領這個 Issue。
- 主要語言
- TypeScript
- 星號
- 206
- 分支
- 123
- 平均合併
- 2 天 1 小時
- 30 天內合併 PR
- 1
描述
I updated to the latest version of the zip plugin, and when I ran the part of our app that uses it, the app crashed saying "SSZipArchive is not defined."
I looked at the update, and it looks like the cocoapods file and the typings are gone for iOS, but SSZipArchive is still being referenced in the code.
The zip plugin seems to work on Android.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
檢查最新的 zip plugin 變更,重點關注報告中提到的 iOS CocoaPods 檔案和 typings,然後追蹤剩餘的 SSZipArchive 參照。驗證 iOS plugin 是否能與其原生相依項目一起建置,並且在執行 zip 功能時不再當機;Android 的行為應繼續正常運作。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- ios, typescript
- 領域
- mobile-dev
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 42/100