GithubHelp home page GithubHelp logo

Comments (13)

nanayashiki1215 avatar nanayashiki1215 commented on July 18, 2024

遇到同样问题,请使用WKWebview替换UIWebview;

from alicloud-ios-demo.

LnsooXD avatar LnsooXD commented on July 18, 2024

请尽快修改或者开放源代码

from alicloud-ios-demo.

QQzheng avatar QQzheng commented on July 18, 2024

目前无法提交了
find . -type f | grep -e ".a" -e ".framework" | xargs grep -s UIWebView
./Pods/AlicloudUT/ut/UTMini.framework/Headers/UTTracker.h://#import <UIKit/UIWebView.h>

from alicloud-ios-demo.

skyinemas avatar skyinemas commented on July 18, 2024

更新AlicloudFeedback 3.3.7, 使用WKWebview替换UIWebview

from alicloud-ios-demo.

skyinemas avatar skyinemas commented on July 18, 2024

目前无法提交了
find . -type f | grep -e ".a" -e ".framework" | xargs grep -s UIWebView
./Pods/AlicloudUT/ut/UTMini.framework/Headers/UTTracker.h://#import <UIKit/UIWebView.h>

查看一下podfile.lock, AlicloudUT版本是否为5.2.0.12,已去除UIWebView相关逻辑

from alicloud-ios-demo.

niuxinhuai avatar niuxinhuai commented on July 18, 2024

目前无法提交了
find . -type f | grep -e ".a" -e ".framework" | xargs grep -s UIWebView
./Pods/AlicloudUT/ut/UTMini.framework/Headers/UTTracker.h://#import <UIKit/UIWebView.h>

查看一下podfile.lock, AlicloudUT版本是否为5.2.0.12,已去除UIWebView相关逻辑

最新版本并没有删除这个//#import <UIKit/UIWebView.h>

from alicloud-ios-demo.

skyinemas avatar skyinemas commented on July 18, 2024

目前无法提交了
find . -type f | grep -e ".a" -e ".framework" | xargs grep -s UIWebView
./Pods/AlicloudUT/ut/UTMini.framework/Headers/UTTracker.h://#import <UIKit/UIWebView.h>

查看一下podfile.lock, AlicloudUT版本是否为5.2.0.12,已去除UIWebView相关逻辑

最新版本并没有删除这个//#import <UIKit/UIWebView.h>

你好,5.2.0.12版本已去掉所有UIWebView功能调用,这是头文件中的一行注释掉的代码,不影响提交。
我们稍后会发布一个fix的包,去掉这行注释掉的代码。

from alicloud-ios-demo.

niuxinhuai avatar niuxinhuai commented on July 18, 2024

from alicloud-ios-demo.

nanayashiki1215 avatar nanayashiki1215 commented on July 18, 2024

from alicloud-ios-demo.

skyinemas avatar skyinemas commented on July 18, 2024

最新版AlicloudUT 5.2.0.13 去掉了//#import <UIKit/UIWebView.h>注释

from alicloud-ios-demo.

xiaohange avatar xiaohange commented on July 18, 2024

终于更新sdk了,点赞!

from alicloud-ios-demo.

oneredfox avatar oneredfox commented on July 18, 2024

AlicloudUT 5.2.0.13

AlicloudUT 5.2.0.16 //#import <UIKit/UIWebView.h>注释, 你们又给添加上去了

from alicloud-ios-demo.

oneredfox avatar oneredfox commented on July 18, 2024

AlicloudUT 5.2.0.13

AlicloudUT 5.2.0.16 //#import <UIKit/UIWebView.h>注释, 你们又给添加上去了

现在还是包含UIWebView无法上传

from alicloud-ios-demo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.