wesoos
wesoos
### Plugin name and version azure-webapp-maven-plugin 1.12.0 ### Plugin configuration in your `pom.xml` ``` V2 centralus ... ... stage parent linux jre8 TOMCAT 8.5 ${project.basedir}/target *.war ``` ### Expected behavior...
Hello, when my android app is in background, the OnPushNotificationReceived method is never hit. I am receiving the notification, and it's displayed in task tray using the default notification channel....
Hello, I am trying to deploy a spring boot application to the app engine, but it's not deploying. It gets to a certain point then it hangs and then fails....
Hi guys, I’m trying to use Linphone in my Xamarin project, but for some reason it’s throwing errors trying to resolve the SIP server domain name with DNS. When I...
Hello, I am trying to deploy this to an Android 4.2 device, but getting the error System.EntryPointNotFoundException: ms_set_jvm_from_env Your sample Xamarin application has the same behavior. It works fine on...
Hello, I believe the app engine flex uses the cloud load balancers underneath, correct? When will we be able to configure the load balancer to use session affinity? You can...