Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Briter

Pages: 1
1
Developers' Area / Re: Newbie here, stuck on tutorial
« on: October 23, 2021, 07:18:34 AM »
LOL I have the same problem. (Solved)

It was API calling. You call an API before the API calling.
You need to use "createMenuItem();" after "mbApiInterface.Initialise(apiInterfacePtr);" in Initialise method.
Yeah. That's all. EZ fixed.  8)

Pages: 1