oguzhnatly / flutter_carplay

🚗 Apple CarPlay for Flutter Apps. Aims to make it safe to use apps made with Flutter in the car by integrating with CarPlay.
https://pub.dev/packages/flutter_carplay
MIT License
218 stars 63 forks source link

[VERBOSE0:callback_cache.cc(133)] Could not parse callback cache, aborting restore #37

Open arslanahmadpk opened 1 year ago

arslanahmadpk commented 1 year ago

I am getting this issue after successful build

Launching lib/main.dart on iPhone 14 Pro Max in debug mode... Running pod install... 24.6s Running Xcode build...
└─Compiling, linking and signing... 28.9s Xcode build done. 75.8s [VERBOSE0:callback_cache.cc(133)] Could not parse callback cache, aborting restore GrMtlCommandBuffer: WARNING: Creating MTLCommandBuffer while in background.

OrKahilaPumba commented 5 months ago

I am getting this issue after successful build

Launching lib/main.dart on iPhone 14 Pro Max in debug mode... Running pod install... 24.6s Running Xcode build... └─Compiling, linking and signing... 28.9s Xcode build done. 75.8s [VERBOSE0:callback_cache.cc(133)] Could not parse callback cache, aborting restore GrMtlCommandBuffer: WARNING: Creating MTLCommandBuffer while in background.

Did you manage to fix this issue somehow?

jordandadams commented 5 months ago

Continuing... has anyone found a fix for this? I am unable to run my app at all until then.