Open bfazen opened 12 years ago
Nothing obvious, but maybe you are using the KeyStore class from multiple threads? It doesn't have any built-in locking, so you should take care of this (the sample app probably doesn't). Other than that, since this is not a supported 'API", you should test it on each device you intend to support to be sure.
I just posted a longer explanation on your blog, but here is log if at all helpful. Thanks!