Skip to content

Rive Animations do not show when built for production using XCode 14.2 #7

@paulmlilo

Description

@paulmlilo

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"
}
]

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions