So I have 2 buttons to trigger admob reward ads… I believe I need 2 ad mob reward components, one to trigger a hint and one for an answer, but I’m not sure.
But for some reason both my hint and answer buttons are pulling from my “Hint” list, when the answer button should be pulling from the answer list.
Any idea why each button is pulling from the same list? My code is below.