I am almost positive this has something to do with upgrading to 100.5 and the Q_Object parenting for map being changed (https://developers.arcgis.com/qt/latest/cpp/api-reference/cpp-returned-qobjects-parenting.html), with that said i have made adjustments for this (at least i thought i did). When I go to my login page and sync everything is fine, but if i return to my map it doesnt allow me to use it. My mouse clicks are being seen by the application per debugging but nothing happens in the application itself. However, if I close the app entirely after syncing and then reopen it, i can use everything once again. I have tried reloading my geodatabase, calling the map again after sync, etc. By the way I am using Qt12.3 or Qt13.0, and while syncing is online the map is used offline hence the geodatabase. ANY ideas are welcome!!!! Thank you!