Could anyone provide me working example of IAB or a Template. I tried so many times but the app crashes when started. I am sure I am missing something. But steps provided in documentation also not fully explaining to me. I Unable to complete my app due to this.
Otherwise is there is a way to start android activity from lua (activity created using java)?
Comments
System.loadLibrary("iab");
The above line could be the reason. If I remove the line everything is fine.