-
Hi at all,
I`m new in react native and i have a problem when i start a WebView app on iPhone 6.
On iPhone 8 there is no a problem.
Take a look a picture from
**Screenshots/Videos:**
![image000…
-
## Repro steps
1. Mac: Clone repo
2. Mac: Open xcodeproj
3. Mac: Set code signing to my developer account
4. Mac: Build and run on iPhone
5. iPhone: Enter name and last name and click create/jo…
-
Hi!
After assembly on Mac OS X 12.1 (with M1), the x64 VST2 plugin works in the Ableton Live 11, but it has an empty interface window (just white). x64 VST3 plugin crash the Ableton Live 11, crash …
Tolsi updated
2 years ago
-
Hi. i was working on my project for a while on windows 10. but recently i decided to continue my project on Linux-gnu ubuntu 20.04 i exported my project from windows 10 to ubuntu and when i run the p…
-
## This is a...
[x] bug report
[ ] feature request
## Current behavior:
In certain situations with the iOS 12.2 Beta (since Beta 3 or earlier), it is possible for scrollable areas to become "f…
-
I enabled cognitive speech services in our webchat view and it worked when testing in Chrome on desktop but when viewing through the iOS simulator where the same web page is loaded in a webview, I get…
-
import PayU_coreSDK_Swift
import PayUCustomBrowser
I have installed using Pod
Use of unresolved identifier 'PayUDontUseThisClass'
Use of unresolved identifier 'PayUWebServiceResponse'
Valu…
-
# Bug
Hello. I've used this package for years and I really like it. Thanks for your hard work!
Today I updated to the 3.0.0 version. I noticed some odd behavior, and have narrowed it down to the…
-
# Report
Hello,
I'm updating my app from version 12 to version 13 and I have some issues.
I am trying to use exactly version 13.4.0. My current one is 12.1.2.
I already change the pods, wh…
-
再次请教大神个问题
webview初始化之前配置cookie,js是可以获取cookie的,但是当webview里加上这句,js就获取不到cookie了: _jsBridgeEngine = [KKJSBridgeEngine bridgeForWebView:self];