Difference between revisions of "Android troubleshooting"

From regify WIKI
Jump to navigation Jump to search
Line 30: Line 30:
 
Please check any firewall or security software that is able to control internet access of your apps. Maybe the regify app is blocked by this software?
 
Please check any firewall or security software that is able to control internet access of your apps. Maybe the regify app is blocked by this software?
  
Please remark that regify is currently not compatible with ''SRT AppGuard''. Try to add regify to the trusted applications and make shure that there is nothing blocked. We do not guarantee that regify is able to work with activated AppGuard on any Android devices.
+
Please remark that regify is currently not compatible with ''SRT AppGuard''. Try to add regify to the trusted applications and make shure that there is nothing blocked. We do not guarantee that regify is able to work with activated AppGuard on your Android devices.
  
 
==Debugging==
 
==Debugging==

Revision as of 07:56, 20 June 2013

Installing

Android is complaining about an invalid signature while installing.

You may have used one of our Beta versions. Please stop the regify application and uninstall completely (using Taskmanager or Settings -> Applications -> Manage Applications). Upon successfully uninstall, you can install the app from the Android App-Market again.

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

In most cases the internet access is not given (does not work in browser, too).

Additionally, Android needs a regify Provider with at least V3.0.1 to work.

If you are a provider: 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. We also think, that, depending on the Android Version, there may be a problem with wildcard certificates. Please use a named certificate (for the complete domain) for your regify-provider.


Usage

I can not open rgf files (regify messages). Android complains about no assigned application.

We know about this problem on Samsung Galaxy devices. It turned out, that Samsung is using a customized e-mail app that differs from the standard Android e-mail app. In this customized version, all file extensions and mime-types are hard-coded and the client is only able to open messages with one of these extensions. Sadly, it is impossible for others to assign their extension to that. Thus, we can not assign the rgf extension. As a solution, you may use another (more standard compliant) e-mail application like K9 Mail.

I have many mails that state that I'm the wrong receiver (specially on K9 mail). On other receiving clients, the same messages open with no problem.

If K9 mail is configured to download not the complete mail, the rgf attachment may not be completely downloaded. You will find a button "download complete message" on bottom of your message. You need to click this button first before opening the regify message. You can also configure K9 in that way, that it downloads not only the first kilobytes in order to prevent such problems.

I received a file named Winmail.dat?

It seems, that the sender of this e-mail sent you the message using Outlook. You can find more information here: Wikipedia on TNEF In short, please ask the sender to switch the e-mail format from RTF to HTML or Text. We found out that Outlook uses always TNEF (Winmail.dat) in case you are sending to yourself (same recipient e-mail address than your sending one).

You also can give the sender a hint about the following internet ressources:
http://blogs.msdn.com/b/deva/archive/2007/12/19/tnef.aspx (wann OL und Exchange Winmails.dat senden)
http://support.microsoft.com/kb/138053
http://support.microsoft.com/kb/278061

I can not get it to run. It waits forever after entering e-mail address and password.

Please check any firewall or security software that is able to control internet access of your apps. Maybe the regify app is blocked by this software?

Please remark that regify is currently not compatible with SRT AppGuard. Try to add regify to the trusted applications and make shure that there is nothing blocked. We do not guarantee that regify is able to work with activated AppGuard on your Android devices.

Debugging

Start extended debug logging

Beginning with version 2.1.0 of the regify-app for android, you can get a detaild debug-log. To activate debugging you have to enter the settings menu and tapping on the provider logo very quick for at least four times. After that, an additional field for enabeling the debugging will be appear. Here you have to add a check. For reading the logfiles you also need a tool like Catlog on your device.