Skip to content

Interactive Widgets for iOS #297

Closed Answered by ABausG
kewitschka asked this question in Help and Q&A
Discussion options

You must be logged in to vote

You should not use all inherit. As per the docs:

you should only add home_widget to your Widget target:

target 'YourWidgetExtension' do
   use_frameworks!
   use_modular_headers!

   pod 'home_widget', :path => '.symlinks/plugins/home_widget/ios'
end

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ABausG
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants