Posts by vvamondes • 101 points
2 posts
-
0
votes1
answer166
viewsA: Permission error on server
You must give permission in the directory 'upload/Papercutmf15-Pet Center Comercio e Participacoes S.A., BR.Icense' not only in the file. chmod 755 <upload-dir>
-
0
votes2
answers133
viewsA: Check if the installation source is from the play store
If you’re from Google Play the Packagemanager.getInstallerPackageName() method should return "com.android.vending". Take a look at this one link But I think you will also have to see if the app has…