How to stop second screen usage

Hi @dennis, can you please provide documentation on how to allow developers to stop using the second screen once their App is closed?

Hi @flavio.morrone, it’s showWelcome API of IPoyntSecondScreenService. Example: https://github.com/poynt/PoyntSamples/blob/master/codesamples/src/main/java/co/poynt/samples/codesamples/SecondScreenServiceActivity.java#L239

This is for IPoyntSecondScreenService v1, but some developers use v2. How can they deal with it?

@flavio.morrone They can use both at the same time.