Kurniawan Jatmika

Results 4 comments of Kurniawan Jatmika

And finally today I bumped on this problem myself after publishing my projects into linux-based hosts. Isn't it resolved yet?

> > > Indeed, doing > > ``` > var parms = DotNetUtilities.ToRSAParameters(ko.Private as RsaPrivateCrtKeyParameters); > var rsa = RSA.Create(); > rsa.ImportParameters(parms); > return rsa; > ``` > > instead...

> > Did some further testing and can report that adding the following to my MainActivity does NOT solve this issue: > > ``` > > Forms.SetFlags("AccessibilityExperimental"); > > Forms.SetFlags("DisableAppCompatRenderers");...

sorry, forgot to include the reference for cached Credentials usage : https://wiki.earthdata.nasa.gov/pages/viewpage.action?pageId=76519934