Skip to content

NearShare sample crashed after send completed #85

@xingrz

Description

@xingrz

Version: com.microsoft.connecteddevices:connecteddevices-sdk:1.5.0

Log:

W/System.err: java.lang.NoSuchMethodError: no non-static method "Lcom/microsoft/connecteddevices/remotesystems/commanding/nearshare/NearShareSenderEnumAsyncOperation;.complete(ILjava/lang/String;)V"
E/libc++abi: terminating with uncaught exception of type ConnectedDevices::WrappedPlatformSpecificException
A/libc: Fatal signal 6 (SIGABRT), code -6 (SI_TKILL) in tid 13844 (Thread-53), pid 13747 (vices.nearshare)

Inspecting the NearShareSenderEnumAsyncOperation class, there's only a method void complete(int value). Not anything like void complete(int value, String foo).

Tested com.microsoft.connecteddevices:connecteddevices-sdk:1.3.0 is ok but broken since 1.3.2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions