I had 2 apps on diffrent google play developer console accounts, they have completly different package names, signature keyfiles and any content. But when first app was banned my second app was banned too for Prior violations.
How Google Play can find those apps and detect that they are from one developer? Both apps where compiled on same PC in Eclipse and. I used different browser instances with Torr browser to upload each apk.
Is there some unique information (maybe PC name or HDD serial) inside APK?
Maybe in keystore file that i generate for signing apks?
I have noticed that if I create a whole new workspace (a copy and pasted version of the workspace of the app) my account is not banned and the app is accepted to Play. Can anyone confirm this?