-
Notifications
You must be signed in to change notification settings - Fork 888
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Key android.intent.extra.ALARM_COUNT expected Integer but value was a java.lang.Long #15
Comments
I have the same problem when using my application on a Moto X 2014. However when I run it on a Galaxy S5, it does not throw this exception. Any news on this? |
The fix is pretty simple, I didn't get conformation that this worked so had left it be (as it was impossible for me to test without a Moto G). As this is affecting more models of phones I'll pop the change into Develop today and you'll be able to test it out in the 1.0.3-SNAPSHOT build tomorrow. Wondering what on earth makes certain Motorola phones behave this way.... |
Signed-off-by: James Sutton <james.sutton@uk.ibm.com>
* Making sure that the service is build as a full project Signed-off-by: James Sutton <james.sutton@uk.ibm.com> * Changing build to ensure that service is built first Signed-off-by: James Sutton <james.sutton@uk.ibm.com> * Moving Lib copy to after clean Signed-off-by: James Sutton <james.sutton@uk.ibm.com> * Resolving issue #15 by adding support for Motorola Phones Signed-off-by: James Sutton <james.sutton@uk.ibm.com>
* Making sure that the service is build as a full project Signed-off-by: James Sutton <james.sutton@uk.ibm.com> * Changing build to ensure that service is built first Signed-off-by: James Sutton <james.sutton@uk.ibm.com> * Moving Lib copy to after clean Signed-off-by: James Sutton <james.sutton@uk.ibm.com> * Resolving issue #15 by adding support for Motorola Phones Signed-off-by: James Sutton <james.sutton@uk.ibm.com> * Updating Readme Signed-off-by: James Sutton <james.sutton@uk.ibm.com> * Removing build badge Signed-off-by: James Sutton <james.sutton@uk.ibm.com>
* Making sure that the service is build as a full project Signed-off-by: James Sutton <james.sutton@uk.ibm.com> * Changing build to ensure that service is built first Signed-off-by: James Sutton <james.sutton@uk.ibm.com> * Moving Lib copy to after clean Signed-off-by: James Sutton <james.sutton@uk.ibm.com> * Resolving issue #15 by adding support for Motorola Phones Signed-off-by: James Sutton <james.sutton@uk.ibm.com> * Updating Readme Signed-off-by: James Sutton <james.sutton@uk.ibm.com> * Removing build badge Signed-off-by: James Sutton <james.sutton@uk.ibm.com> * Adding Subscribe calls with IMqttMessageListener Signed-off-by: James Sutton <james.sutton@uk.ibm.com> * Adding Travis-ci build badge to readme Signed-off-by: James Sutton <james.sutton@uk.ibm.com>
@marciogranzotto Has this resolved the issue for you, can I close it? |
@jpwsutton sorry for the late reply. It it resolved the issue! Thanks! |
migrated from Bugzilla #467954
status UNCONFIRMED severity normal in component MQTT-Android for 1.2
Reported in version unspecified on platform Other
Assigned to: James Sutton
Original attachment names and IDs:
On 2015-05-22 01:51:10 -0400, Guillermo Casanova wrote:
On 2015-08-17 06:29:27 -0400, Ian Craggs wrote:
On 2015-09-02 05:43:01 -0400, James Sutton wrote:
On 2015-09-02 06:23:23 -0400, Guillermo Casanova wrote:
On 2015-11-18 04:30:57 -0500, James Sutton wrote:
The text was updated successfully, but these errors were encountered: