Skip to content

Remove Other Deprecated Methods - name of the component  #22

@lux-1n-tenebris

Description

@lux-1n-tenebris

Hello fellows, I noticed there is an error using new changes on the mParticleCore.brs.

This commit 3bb84c0 doesn't include change from:
info = CreateObject("roAppInfo")

to:
info = CreateObject("roDeviceInfo")

Line 577 and line 903.

The GetOSVersion() is not the part of the roAppInfo object, it is a part of a roDeviceInfo object.

Thanks in advance!

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