swift_heart_rate_real_time icon indicating copy to clipboard operation
swift_heart_rate_real_time copied to clipboard

App automatically come in foreground again and again.

Open yatindra99jain opened this issue 3 years ago • 0 comments

When I have integrate this code in my main code, the watch kit app automatically come in foreground. I have complete debug but unable to find out main cause of the problem. Can you please help me out to solve this issue. When watch app open its showing the error on cosole.

2021-12-24 15:25:00.663617+0530 DocApp WatchKit Extension[1260:440157] [scenes] 0x145f7dd0 unexpectedly nil frameSpecifier. presentationDate:15:25:00.057 alwaysOnSession:<BLSAlwaysOnSession: 0x14544b10; model: <BLSFrameSpecifierModel: 0x14653a00; count: 1; first: <BLSAlwaysOnFrameSpecifier: 0x146f7650; presentation interval: "15:25:00.647 12/24 (0 secs ago) : 840.000s duration"> = { 15:25:00.647,1.00% PUICAlwaysOnFallbackTimelineIdentifier*; }; last: <BLSAlwaysOnFrameSpecifier: 0x146f7650; presentation interval: "15:25:00.647 12/24 (0 secs ago) : 840.000s duration"> = { 15:25:00.647,1.00% PUICAlwaysOnFallbackTimelineIdentifier*; }>; environment: <0x145f5710:com.ios.docapp.watchkitapp>>

Kindly help out to me, I don't want to reopen app again and again.

Thanks in advance.

yatindra99jain avatar Dec 25 '21 18:12 yatindra99jain