import home_widget unable to find #371
Replies: 1 comment
|
I will close this as the issue is just the "Framework Search Path" right values. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
this import home_widget is from the button intent docs.

All of the configuration seems correct. I only see this every time I build the app.
My Podfile looks like this:

Any possible suggestions? The home widget is fine without import home_widget, but I need this for my interactive button on home widget.
All reactions