質問編集履歴

1

追記

2020/08/18 09:13

投稿

sunsunny-k
sunsunny-k

スコア80

test CHANGED
File without changes
test CHANGED
@@ -134,7 +134,7 @@
134
134
 
135
135
  if (nextAppState === 'active') {
136
136
 
137
- BackgroundTimer.clearTimeout(backTimer);
137
+ BackgroundTimer.clearTimeout(backTimer); //この位置だと機能しない
138
138
 
139
139
  console.log('Foregound mode');
140
140