Post

Replies

Boosts

Views

Activity

Reply to cannot find type 'ConfigurationIntent' in scope
Well,I solved this problem, after asked the engineer of Apple. There are some tips: 1、add Header Bridge file to Widgets extention 2、add ConfigurationIntent class reference to the bridge head file. Last but not least,if you set Class Prefix in Project setting,your ConfigurationIntent class may be named like "prefix"+ConfigurationIntent
Jul ’20