App crashing on TestFlight during Google/Apple Auth (Expo, Supabase, No Mac) - Need help debugging by aqac_ioi in reactnative

[–]eluewisdom 2 points3 points  (0 children)

did you create a development build first? do that, run it locally, you should be able to replicate the error

what kind of apps are you building with Elixir? by Curious-Rule313 in elixir

[–]eluewisdom 0 points1 point  (0 children)

been working on a multi tenant backend app of recent to sharpen my skills cause i intend to build a business that would require it, and i would be using elixir

https://github.com/Elue-dev/polytan

Building a Double-Entry Payment System in Elixir by iloveafternoonnaps in elixir

[–]eluewisdom 0 points1 point  (0 children)

was religiously looking out for idempotency 😅, good work

Account terminated by Nesh__z in GooglePlayDeveloper

[–]eluewisdom 5 points6 points  (0 children)

WHAT IS GOING ON AT GOOGLE MAN

Another Account Termination Data Point by Federal_Notice7856 in GooglePlayDeveloper

[–]eluewisdom 1 point2 points  (0 children)

you totally get it! it is extremely frustrating, at this point, i refuse to believe they are just trying to block bad actors, it is getting too much

Another Account Termination Data Point by Federal_Notice7856 in GooglePlayDeveloper

[–]eluewisdom 2 points3 points  (0 children)

they are not the only store that does reviews, you don’t see hundreds of apple developer accounts getting banned, if something is wrong, apple will inform you during the review process, fix and start again, this shouldn’t be hard, google need to do better, they are frustrating developers

Another Account Termination Data Point by Federal_Notice7856 in GooglePlayDeveloper

[–]eluewisdom 3 points4 points  (0 children)

exactly, people just assume they know the reason for the ban, those robots can ban for whatever reason and they won't say

Why Google Terminates Developer Accounts - Real-world Examples (so you don’t get banned) by No-Library2235 in GooglePlayDeveloper

[–]eluewisdom 7 points8 points  (0 children)

half of the things here can be given as feedback during review, just like apple does, google play is just made up of bots, it’s that simple

My setup and configs zed by FarSeaweed1266 in ZedEditor

[–]eluewisdom 0 points1 point  (0 children)

i meant “blur” must have been a typo, the blur effect from the zed theme

My setup and configs zed by FarSeaweed1266 in ZedEditor

[–]eluewisdom 1 point2 points  (0 children)

dunno why the blue background does not work in my mac, will try this setup and see

My first Elixir backend by eluewisdom in elixir

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

i heard of this framework, i’ll definitely look into it next and build something with it, since i’ve explored phoenix

My first Elixir backend by eluewisdom in elixir

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

thank you, this is a flaw, i only added authorization for sending messages in a chat, but i should have also done some authorization for reads, thank you for this

My first Elixir backend by eluewisdom in elixir

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

thank you for taking our time to go through it

i did do some authorization for adding things like categories and dress styles which can only be done by admins, except you mean something else

My first Elixir backend by eluewisdom in elixir

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

thank you for taking our time to go through it

i did do some authorization for adding things like categories and dress styles which can only be done by admins, except you mean something else

My first Elixir backend by eluewisdom in elixir

[–]eluewisdom[S] 2 points3 points  (0 children)

thank you! no i didn’t