Closed GoogleCodeExporter closed 8 years ago
This issue is now fixed and available as a patch to 2.4-M2 in the Android SDK.
It will be fixed later in 2.4-M3 for iOS SDK.
To build the patch from source here are the steps:
* svn co https://openmobster.googlecode.com/svn/branches/2.4-M2-patch167
* Go to 2.4-M2/trunk/cloud/android
* mvn install
This should build and deploy the latest jars into your local maven repository.
Once this is done, you can write your App linking to the patched SDK.
If you do not want to build from source then download the attached patched jar
file and install it in your local maven repository by copying the jar file to
the following location:
.m2/repository/org/openmobster/core/mobileCloud/android/2_0/device-sdk/2.4-M2
Make sure you make a copy of the old jar file in case things don't go as
planned and you want to revert back to the 2.4-M2 SDK
Original comment by openmobs...@gmail.com
on 11 Mar 2013 at 6:48
Attachments:
Original comment by openmobs...@gmail.com
on 3 Jun 2013 at 7:15
Original issue reported on code.google.com by
openmobs...@gmail.com
on 10 Mar 2013 at 4:21