Selector name found in current argument registers: isEqual:

The string Selector name found in current argument registers: isEqual: in the crash report is actually coming from HockeySDK and shows the last selector name objc_msgSend() was trying to call. It is identical to OS X showing the following string in their crash reports: objc_msgSend() selector name: isEqual:. We’ll improve this message in our SDK … Read more

Google Play console reporting crashes from unreleased applications

As we are interested in publishing only release applications, we may adopt following strategy to get rid of messing up crash reports : ./build.gradle : android { … defaultConfig { applicationId “my.app.package” … } … buildTypes { release { … } debug { … applicationIdSuffix “.dev” } } … }

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)