2x Custom Buttons Ios , Possible ?

Discussion in 'Technical Discussion' started by George L., May 8, 2019.

  1. George L.

    George L. Boxer

    Joined:
    Feb 23, 2019
    Messages:
    33
    Likes Received:
    3
    Hello,

    I have 2x custom buttons named btn1 and btn2 but it seems i can only use one of them independently ? Different functions

    In add integrator I only see

    -(void)buttonActivated:(NSString*) name{}

    -(bool)buttonVisible:(NSString*)name{
    return true;
    }

    How can i duplicate this for the 2nd button ?

    Is it possible at all? Having this option would beyond awesome and helpful if not yet available.

    Lastly when will the button for android be available ? :p


    @Sean Buildbox
    @NikRudenko

    Thank you very much !!!
     
  2. Appossible

    Appossible Avid Boxer

    Joined:
    Aug 14, 2017
    Messages:
    198
    Likes Received:
    56
    Hi George, have you figured out this one for android?
     
  3. George L.

    George L. Boxer

    Joined:
    Feb 23, 2019
    Messages:
    33
    Likes Received:
    3
    Hello,

    No :( from what I understand there will be a button for android in the next version and I dont know if there will be more than one custom buttons.

    Cheers,
     

Share This Page