
slickfix
USA
Asked
— Edited

When I use the mobile Ez builder app and use Blocky , I get and Error message when I try to use the Say Ezb command.
Example: SayEZB "Hello World"
Code SayEZB("Hello World")
I get the error message >Error on line 1: Attempt to invoke virtual method 'java.lang.Objectjava.util.HashMap.get(java.lang.Object)' on a null object reference
When I use this in the PC version of Ez Builder it works fine.
Is this a bug in the mobile version? Not yet implented yet?
Thanks,
Eric
Got it - there's a deprecated xamarin bind to the android native function which is expired. I guess some devices still support it and others don't. I'm checking for the API version and using the new function, respectively.
It's uploaded now and will be online in a few hours or by tomorrow at the latest. Android updates pretty quick
Cool deal!
Thanks.
Alan
Does the update work for your devices?
Thanks Dj,
The Update worked and Say EZB works fine now.
Eric
;)