This media is not supported in your browser
VIEW IN TELEGRAM
Set your mind π§ to do what you gotta do πͺπ
π₯3
Forwarded from FlutterBegin
π° Bro, My App Got Rejectedβ¦ But I Didnβt Even Add Those Permissions!
https://dev.to/alaminkarno/bro-my-app-got-rejected-but-i-didnt-even-add-those-permissions-48o7
@FlutterBegin
https://dev.to/alaminkarno/bro-my-app-got-rejected-but-i-didnt-even-add-those-permissions-48o7
@FlutterBegin
DEV Community
Bro, My App Got Rejectedβ¦ But I Didnβt Even Add Those Permissions!
A Story About Hidden Flutter Permissions, Frustration, and a Simple Fix It all started when a...
β€2
const age = "18";
if(age === 018){
console.log("Adult");
}else {
console.log("Minor");
}
What's the output of the above code
Anonymous Quiz
14%
Syntax error
29%
Adult
0%
Undefined
57%
Minor