Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

No pending snapshot to activate. SDK name: app_measurement

Tags:

swift

firebase

I recently copied a project over from an old project on Xcode. I keep getting the following message when I try to build/run the app. The old project compiles fine, but the new project doesn't look the same as the old one. I'm new to Swift, btw.

[I-ACS800023] No pending snapshot to activate. SDK name: app_measurement

like image 890
stackinMyPaper Avatar asked Oct 28 '25 15:10

stackinMyPaper


1 Answers

It should be something related to Firebase/Analytics

like image 200
timetraveler90 Avatar answered Oct 30 '25 06:10

timetraveler90