Skip to content

When comes from Background state #36

Description

@MaheshSC

Give the Slices and
give the index to stop

spinWheel.startAnimating()
DispatchQueue.main.asyncAfter(deadline: .now() + 0.1) {
 self.spinWheel.startAnimating(fininshIndex: self.winIndex, offset: 180) { (finished) in
}}

Immediately move app to background then bring back the app to foreground
The issue is its not stopping where we want

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions