Note: Property setter was expecting a com.google.appinventor.components.runtime.Button component but got a IntNum instead.
Does anyone know what to do ?
Hello @Gsk,
You might want to provide your blocks/AIA file so we can help you further , see How to ask a question (open new topic)
However, this error usually happens when you input a number to a block's parameter that expects you to input a Button component. ( ex: Any Button blocks, or an extension, etc.. )
@Gsk I think the highlighted portion's your problem. Global Flip1 is a number, not a component.
Was this the issue?
2 Likes
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.