помогите. Нужно получить список файлов по FTP. Но под iOS плагин коннектится только на стандартный 21 порт. На нестандартный не соединяется. Писать как баг плагина, наверно не получится. Плагин уже 2 года как не менялся. Что делать?
помогите. Нужно получить список файлов по FTP. Но под iOS плагин коннектится только на стандартный 21 порт. На нестандартный не соединяется. Писать как баг плагина, наверно не получится. Плагин уже 2 года как не менялся. Что делать?
Как вариант лопатить на свифте код плагина либо на object-c или на чем он там написан))
Здарова. реята как быть? при загрузке файлов на апп сторе даёт так ITMS-90683: Missing Purpose String in Info.plist - Your app's code references one or more APIs that access sensitive user data. The app's Info.plist file should contain a NSLocationWhenInUseUsageDescription key with a user-facing purpose string explaining clearly and completely why your app needs the data. Starting Spring 2019, all apps submitted to the App Store that access user data are required to include a purpose string. If you're using external libraries or SDKs, they may reference APIs that require a purpose string. While your app might not use these APIs, a purpose string is still required. You can contact the developer of the library or SDK and request they release a version of their code that doesn't contain the APIs. Learn more (https://developer.apple.com/documentation/uikit/core_app/protecting_the_user_s_privacy).
Здарова. реята как быть? при загрузке файлов на апп сторе даёт так ITMS-90683: Missing Purpose String in Info.plist - Your app's code references one or more APIs that access sensitive user data. The app's Info.plist file should contain a NSLocationWhenInUseUsageDescription key with a user-facing purpose string explaining clearly and completely why your app needs the data. Starting Spring 2019, all apps submitted to the App Store that access user data are required to include a purpose string. If you're using external libraries or SDKs, they may reference APIs that require a purpose string. While your app might not use these APIs, a purpose string is still required. You can contact the developer of the library or SDK and request they release a version of their code that doesn't contain the APIs. Learn more (https://developer.apple.com/documentation/uikit/core_app/protecting_the_user_s_privacy).