You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been using @nativescript/rive for iOS. When I build my app for development, the animations work fine, but when I build for production using XCode, the production build does not show the animations at all.
Hi
I have been using @nativescript/rive for iOS. When I build my app for development, the animations work fine, but when I build for production using XCode, the production build does not show the animations at all.
Platform: iOS
XCode: 14.2
@angular/core: ~16.2.0
@nativescript/angular: ~16.0.0
@nativescript/core: 8.5.9
@nativescript/rive: 1.0.1
@nativescript/ios: 8.5.2
SPMPackages: [
{
name: "RiveRuntime",
libs: ["RiveRuntime"],
repositoryURL: "https://github.com/rive-app/rive-ios.git",
version: "5.1.6"
}
]
The text was updated successfully, but these errors were encountered: