[Closed] IAP button not work and 50% transparent

Hi,
i have create button IAP with a asset on the unity store.
On editor button work perfect, but when i send for alpha test on android developer
on my phone button is 50% transparent and not work (like just a image not a button)
you have idea why?
Thank you

Are you able to debug the issue, and provide the logs? You can use “adb logcat” to view the logs.

i not know how debug issue and provide logs ^^"
on unity work nice, button is here and works. when i send in google play alpha version, the button is 50% transparent and i cant touche the button but application work, just button IAP not work

Time to learn to debug! Google “adb logcat” and “debug Unity android” for more info