JasperMobile for Android crashing

Hello

I have installed JasperReports Server 5.1.0 on my PC, and I installed the JasperMobile version 1.4 on my phone.

When I open the sample reports (or any other report I have previously created with iReports) on the browser on the PC, everything works fine. When I try to open the reports on the mobile app, it crashes without any error.

I know there are other posts on this forum related to the mobile app crashing, but I do not see any solution given to solve this. Can anyone please help?

Thanks!

Sandra

sandra.khoury's picture
Joined: May 10 2013 - 1:42am
Last seen: 10 years 3 months ago

3 Answers:

There was a problem with handling results from "/serverInfo" REST service for JRS CE 5.1.0.
JasperMobile Android SDK v1.4 has strict requiremets regarding the "/serverInfo" response and in case with JRS CE 5.1.0 this service returns a bit different set of fields than PRO.

It's fixed now:
http://code.jaspersoft.com/svn/comp.php?repname=androidsdk&compare[]=/trunk/@59&compare[]=/trunk/@60

You can build JasperMobile Android SDK and JasperMobile for Android from sources:

http://code.jaspersoft.com/svn/listing.php?repname=androidsdk
http://code.jaspersoft.com/svn/listing.php?repname=androidmobile

or wait for next official release that will contain this fix.

igadzhega's picture
402
Joined: Jan 16 2011 - 3:44am
Last seen: 9 years 6 months ago

JasperMobile v1.5 that contains fix for JRS CE 5.1.0 is now available on Google Play:

https://play.google.com/store/apps/details?id=com.jaspersoft.android.jas...

igadzhega's picture
402
Joined: Jan 16 2011 - 3:44am
Last seen: 9 years 6 months ago

I got the new version on the app on my Android phone (which is an HTC One X with Jelly Bean btw). I am now able to view the reports that don't have parameters (or Input options) defined in them.

However, for the reports with date parameters, when chosing the date and pressing Done, the app is crashing. 

I don't know if I should open a new question for this or not.

 

sandra.khoury's picture
Joined: May 10 2013 - 1:42am
Last seen: 10 years 3 months ago
Feedback
randomness