Skip to content

Android with Unity does not reach LRS  #50

@msanzn

Description

@msanzn

I have the Tincan.dll file that act as intermediarie for sending XAPI statements in an android app build with Unity using Vuforia, .
When I try the same app within the editor it works and send the correspondent XAPI statements inmediatelly but when I run the app with the android device (whereas it is normally or in debug) it does not send the statements.

By debugging I notice that the problem is in the tincan.dll function called lrs.SaveStatement(statement); which does not return neither a valid or an error message response. As I can not debug the dll function I can not determine if the error is within the dll function or the android device settings (which can be probable but I do not know the settings to change).

I have followed the tutorial from amazick119 https://www.youtube.com/watch?v=zX8Pq9STvoo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions