Every time I open an existing swiftUI app which includes Rive animations it is saying no module named RiveRuntime. I have to create the project all over again to make it run. Please give me a solution to resolve this issue.
Asked
Active
Viewed 222 times
1 Answers
1
It's because xcode is not able to fetch the framework everytime. You can download the framework and in the project settings choose the downloaded framework which works well without internet.

user19491444
- 26
- 4