Hi, I have a struct like that. I have to store in in database and I need to show json response for REST API. However, i have to show some of the properties in the json reponse...
for example, I could get the value from DB like that; val, err := db.get([]byte("my-key")) But the value comes from callback method in this library. So, I can't use that valu...
Hello, my background service being killed by system on the Xiomi devices. I have gave Auto start permission and disabled battery protection. However, it stops service when i c...
how can I collect new messages for offline users on redis? Django collecting only as chache. or where I should collect?
can we publish our created android libraries here?
I need to fetch my data on fragment open. Which one is better? Fetching in viewModel init { } or triggering some viewmodel function fetchData() from onViewCreated method of fr...
Why people use realm? Has it any advantage to room?
App rejections or removals do not impact the standing of your Google Play Developer account. Your users, statistics, and ratings will be available once you submit a compliant ...
where can I install? Figma docs says go to settings -> fonts section. However, there is no fonts section.
for example, I use like that. I think its wrong, because there is no guarantee of completetation of async method before return value. Can I do it with channels?
Hi! I can't find any SF pro font in updated Figma desktop for mac. How can I add them?
i'm using this app on my Xiaomi device https://play.google.com/store/apps/details?id=com.martianmode.applock It has a background service for showing lock screen, andt it works...
Can I redo my project from the beginning? Its uploaded the market. I will create the project with the same package name and same keystore file
what is the advertising ID? app doesn't collect anything
Hello, what is the best way of auth session management? I use sharedpreferences to store access_token and checking if exists
am i have to add privacy policy in to the app too?
Hello, what is the best nonrelational database for go, to storage user event log, csv export? Thanks
What you mean with in system? It already has it as a local font
hello, what is the problem?
Can we unlock an achievement on back-end? Or must we unlock it on device?