Hi I face strange regression in the Android samples of version 1.1.1, compared with version 1.1.0
*I would be thankful for a feedback on whether it's a bug in the samples, or rather an indication of a real problem in my environment.* *Environment:* Both 1.1.0 and 1.1.1 are built with the same configuration: TARGET_OS=android TARGET_TRANSPORT=IP TARGET_ARCH=armeabi Built on the same Ubuntu machine, and tested on the same Galaxy S6 phone. *Issues description* In 1.1.0, the flow of the "simpleclient" with a running "simpleserver" works fine. In 1.1.1, in the same flow, there is an error when trying to perform "PUT" request. ************************************************ LOG: Putting light representation... mFoundLightResource.put(...) executed OnPutFailed() called LOG: Error code: JNI_INVALID_VALUE LOG: Failed to "put" a new representation ********************************* A separate issue: Also, "devicediscoveryserver" crashes during the execution of "devicediscoveryclient" - works fine with 1.1.0 Best regards. Max Software Architect - Tekoia Ltd. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160901/dfac75cb/attachment.html>
