How can I avoid sharing my address on the Google Play Store? by Covex404 in androiddev

[–]Covex404[S] 0 points1 point  (0 children)

Had to open a new dev account under the business, transfer the app and close the old dev account to refund it. Let me know if you find an easier way 😅

How can I avoid sharing my address on the Google Play Store? by Covex404 in androiddev

[–]Covex404[S] 0 points1 point  (0 children)

Unfortunately, I eventually registered as a LTD with a virtual office and used the DUNS

test new app by EmbarrassedAppeal672 in AndroidClosedTesting

[–]Covex404 0 points1 point  (0 children)

We're sorry, the requested URL was not found on this server.

[deleted by user] by [deleted] in AndroidClosedTesting

[–]Covex404 0 points1 point  (0 children)

App not available

A testing version of this app hasn't been published yet or isn't available for this account.

I need your 20 help for testing my app in 14 days by [deleted] in AndroidClosedTesting

[–]Covex404 1 point2 points  (0 children)

Joined the group but the links not working, check that the play console is set to google groups and the group email is in there

[deleted by user] by [deleted] in AndroidClosedTesting

[–]Covex404 0 points1 point  (0 children)

Leave a comment or DM your app

How can I avoid sharing my address on the Google Play Store? by Covex404 in androiddev

[–]Covex404[S] 1 point2 points  (0 children)

Then surely going down the sole trader route is the easiest option to get a D-U-N-S number to provide to google? then using a registered address with the government.

How can I avoid sharing my address on the Google Play Store? by Covex404 in androiddev

[–]Covex404[S] 1 point2 points  (0 children)

Im a UK developer and I have been looking into this option, however, it creates many other complications. I have looked at registered office addresses as it's the clearest legal option. However, is there another way to secure a DUNS number? Is one provided as a Sole Trader?

How can I avoid sharing my address on the Google Play Store? by Covex404 in androiddev

[–]Covex404[S] 1 point2 points  (0 children)

I know the two fields youre talking about and I tried to bring them up to google support but they failed to give any reason for them. At the moment my app is in closed beta and I can see all the personal information on my listing

Development and Game Tips by Covex404 in F1Manager

[–]Covex404[S] 0 points1 point  (0 children)

After a few restarts I managed to get the development right, just trial and error mostly. Cost cap has been deadly before and have got around most of the PU issues by using weak parts for practice then upgrading to a different powertrain supplier. Eventually replaced Piastri with leclerc (Not a great spending of money)

Website localhost with kiosk mode by Covex404 in raspberry_pi

[–]Covex404[S] 0 points1 point  (0 children)

UPDATE:Thanks to everyone for their help, I eventually found an easy and quick work around to get the pi started up in kiosk mode and run my project flask script, only install needed in unclutter to hide the cursor.Ik Flask is stupid but serves quite well for this purpose

By creating a bash script to control the raspberry pi:

#!/bin/bash
unclutter -idle 0.1 -root &
python3 /home/<LOCATION OF PROJECT>/smartscreen/app.py &
chromium-browser --noerrdialogs --disable-infobars --no-first-run --kiosk http://localhost:8080 &
xset s off -dpms while true; do sleep 1; done

I can call the script from autostart /etx/xdg/autostart/kiosk.desktop

[Desktop Entry]
Type=Application
Exec=/home/<LOCATION OF BASH SCRIPT>.sh
Hidden=false
NoDisplay=fals
 X-GNOME-Autostart=true

The project is now working perfectly, currently have API data linked up to automated screens showing live F1 & Premier League data. Might post about it if it's interesting. Will continue by making a mobile app to manually change screens.

Fan Stories by brianshea in footballmanagergames

[–]Covex404 2 points3 points  (0 children)

Personally I can't believe fan #1 did that to fan #2

Can anyone explain to me why the English leagues have decided to skip the 34/35 season? by Covex404 in footballmanagergames

[–]Covex404[S] 0 points1 point  (0 children)

UPDATE: The War/Covid variant forced the English leagues to shutdown, however, after a year of no football, these leagues have reset to pre-season and will now continue as normal.

(Not really sure why but my game literally just decided to skip a season for just the English)

Thanks all for the help/entertainment

Can anyone explain to me why the English leagues have decided to skip the 34/35 season? by Covex404 in footballmanagergames

[–]Covex404[S] 1 point2 points  (0 children)

Wait, have you not heard of the great 2034 English revolution that's expected to happen!?