Jan-Niklas Kohlhaas

Results 3 issues of Jan-Niklas Kohlhaas

When creating a new resource (the model) with a camel case name, larval expects the table to be named in snake style. Example: Model name: AccessToken -> table name should...

When trying to send a push notification which should just clear the badge count (e.g. set it to 0) an error ("Invalid") is returned.

In my project, I encountered a problem, where the dotnet publish command fails to build due to a missing package. Obviously something that I need to fix. The issue I...