Google Play Unity Plugins: Install From the New Git Repos
“Google split the Google Play Unity plugins into separate Git repositories. Here are the correct ?path= URLs, the dependency chain, and how to migrate off OpenUPM.”
iOS SQLite Crash + Android 16 KB XA0141 Fix in .NET MAUI
“An iOS crash (BUG IN CLIENT OF libsqlite3.dylib) and Android's XA0141 16 KB page-size warning share one root fix. Complete .NET MAUI SQLite guide.”
Unity 6000.5 Breaking Change: Migrating InstanceID to EntityId
“Unity 6000.5 replaces int instanceID with the new EntityId struct across the entire API. Here's every rename, semantic gotcha, and fix needed to compile clean.”
Android 15 Killed My Status Bar: The .NET MAUI Fix That Actually Works
“A production Android 15 update made our status bar icons vanish overnight. Here's the real root cause and the four-part fix that works from Android 13 through 15+, Shell or not.”