Leadbolt runtime error

Hey Hi Kodulars! I tired Leadbolt but getting error, and before posting i checked other posts but don’t find solution.
Leadbolt Runtime Error Runtime Error(Java.lang.Boolean cannot be cast to java.lang.String)

I tired using Enhance but while using enhance my app closes automatically, may i know what’s the reason.
I hope i will find Solution.
Thank you

Can you show the blocks associated with Leadbolt?

I’m not quite sure but I think that you return a String somewhere that only Boolean is accepted. It might be because of the if block that you have in the clock1.timer component.

for button also same error

Can you tell me is ad ready blocks returns true/false or an empty string?
As I am probably aware of this.

Well it should return true or false but I don’t know what’s happening in this case.