Michael Sivers
Michael Sivers
> This is interesting! > > For triggers, we could potentially expose this as binding data. > > For the input/output bindings, would emitting a log with that information be...
Has anyone managed to get this working?!... I really want to change the back button as my FreshTabbedFONavigationContainer title is quite long for a back button! Even better would be...
Hitting this same outcome?!... I follow the example and just get a black BoxView irrespective of colours defined and no animation?!
Hit the same issue with Auth0 - trying to add "com.companyname.app://mytenant.eu.auth0.com/ios/com.companyname.app/callback" to return urls but get error "One or more Return URLs are invalid." Anyone manage to figure it out?...
@petea nope - this is in the context of a native app/client but using the web based authentication provided by the IDP (as per most IDP recommendations). In my case...
Tried this locally myself and works fine in that context... my production environment is AKS (Azure Kubernetes Service) and I use Azure Application Gateway (via AGIC ingress controller) which does...
The Application Gateway Ingress Controller has an annotation - appgw.ingress.kubernetes.io/ssl-redirect: "true" which with redirect which I am now using which is great. This doesn't fix the problem though as the...
How close are we for having Play Store? ... I have a nice new Mac but can't develop my app on it as no emulator that works (requires Play Store...
> The Play Store version should already be available through Android Studio (Android R arm64 v8a Google Play). It's great that this is working via Android Studio (4.1.2) release which...