pitAlex
pitAlex
Just like the title mention, when settings updateAndDelete to false files are no longer synced with the destination directory.
On the android platform I see several issues: 1) It will throw **javax.net.ssl.SSLPeerUnverifiedException: Hostname not verified** when using an intermediate certificate. Workaround is to disable validatesDomainName. 2) It will try...
Hello, we've been started to get the following crash reported in our analytics: Fatal Exception: NSInternalInconsistencyException 0 CoreFoundation 0x99d78 __exceptionPreprocess 1 libobjc.A.dylib 0x16734 objc_exception_throw 2 Foundation 0x1311f0 _userInfoForFileAndLine 3 UIKitCore...
XmlDom library, which is a dependency of nativescript capacitor is reported as having a security issue : https://github.com/advisories/GHSA-5fg8-2547-mr8q The people who made this library did fix it, but have published...
Hello, I followed the "get started" guide and created a simple capacitor app to test out nativescript. But when firing the "openNativeModalView" nothing happens. I guess my issue would be...
Hi, So I have this issue where I don't know what setting my son activated in "Options" but now, no button of the controllers works. I can move the joysticks,...
Hello, There seems to be an issue with the clean command in cordova and the newest Xcode when having 2 targets. The second target is "Notification Service Extension". You can...