python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Is Samsung still not persisting foreground services?
I check back about every six months to ask this question. Have yet to get an answer. Some time ago Samsung stopped persisting foreground services yielding hundreds if not thousands of Android apps u...

Dean Blakely
Votes: 0
Answers: 1
Hibernate does not insert the information into the database
I'm trying to sort of login with JPA and hibernate. The truth is that I'm new to working with hibernate and I don't know what I'm doing wrong.
I have two entity classes (User and Credential), and I ha...
Jairo Flores
Votes: 0
Answers: 0
Persisting React Context State to IndexedDB
I am currently transitioning from persisting my React Context State from localStorage to IndexedDB. The reason being I've hit the 10MB limit already and thus ran out of space.
Currently persisting the...
user3047450
Votes: 0
Answers: 0
Mixing parent and child managed object contexts down a view hierarchy
I'm using Core Data to persist data in my app, and have a question about mixing parent and child managed object contexts down a view hierarchy.
For simplicity, let's say my app allows users to create ...
Grant_Rodgers
Votes: 0
Answers: 1