Skip to content
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

Remove Other Deprecated Methods - name of the component #22

Open
lux-1n-tenebris opened this issue Apr 29, 2022 · 1 comment
Open

Remove Other Deprecated Methods - name of the component #22

lux-1n-tenebris opened this issue Apr 29, 2022 · 1 comment

Comments

@lux-1n-tenebris
Copy link

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!

@rramirez0203
Copy link

Also happening on my side.
GetOSVersion() is not part of the roAppInfo interface.

Screen Shot 2022-07-13 at 11 54 06 AM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants