James Roome

Results 9 comments of James Roome

@AdamAtri For interest sake, I've attached the file I currently use. Github only allows .zip uploads, do you'll need to extract it to its .tgz version. Then the dependency will...

Hi @mrzanirato Sorry I haven't looked at this for nearly a year, we are currently moving off the NativeScript platform.

I've created a [PR](https://github.com/bradmartin/nativescript-advanced-webview/pull/50) that should solve the issue.

Just ran into exactly the same issue

@minixT I am about to do some testing and was looking into this... My question to you is: If it is the case that you recommend using a protocol for...

We are also seeing this crash issue. App works just fine on iOS 14.1 and below (deployed using MDM). It crashes with iOS 14.2 when deployed using an MDM tool...

@xuzhanqian Please report if that fix works or not. Thanks for your investigations.

@xuzhanqian From all the research that I have done, while the issue has indeed be caused by a change between iOS 14.1 and 14.2, it seems like there is a...

Just a note there are a couple of comments in the Xamarin iOS 14.2 thread which state that is issue is fixed in 14.4 beta 2. https://github.com/xamarin/xamarin-macios/issues/10086#issuecomment-759719642 https://github.com/xamarin/xamarin-macios/issues/10086#issuecomment-760214497 I updated...