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
Hello Dev,
App crashing on below mentioned method in given line number code.Please have a look if you can help us.
private func getTrackImage(innerRect: CGRect, thumbWidth: CGFloat, range: [Float], trackColor: UIColor, trackImage: UIImage?) -> UIImage? {
context.strokePath()//line 332
}
The text was updated successfully, but these errors were encountered:
Hello Dev,
App crashing on below mentioned method in given line number code.Please have a look if you can help us.
private func getTrackImage(innerRect: CGRect, thumbWidth: CGFloat, range: [Float], trackColor: UIColor, trackImage: UIImage?) -> UIImage? {
context.strokePath()//line 332
}
The text was updated successfully, but these errors were encountered: