Android troubleshooting

From regify WIKI
Revision as of 08:33, 20 September 2011 by Regify (talk | contribs) (Created page with ''''Problem:''' Android App is not able to get configuration from provider (even if provider >= V3.0.1). '''Answer:''' In most cases the internet access is not given (does not wo…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Problem: Android App is not able to get configuration from provider (even if provider >= V3.0.1).

Answer: In most cases the internet access is not given (does not work in browser, too). We've had the problem, that the used provider-certificate has not been recognized by the Android SDK (browser worked, regify APP does not). The problematic SSL certificate has been a RapidSSL certificate. After switching to Limitbreaker from http://www.psw.net or Thawte SSL123, the problem has been gone.