Base solution for your next web application
Ends in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "tanzil6"

We have a hybrid mobile app,

Some of the app screens are native and using web apis with bearer token and working great.

Then we have some screens where we use web view and display some of MVC web pages, we are passing the bearer token in the header which working fine in postman but in mobile webview it show login pop up after a few seconds.

what should be the proper way to use the MVC views inside mobile app webview with auth/Bearer token ?

The below screenshot is showing error that the user is not logged in.

Hello,

  • Our product version is v11.0.1

  • Product type MVC

  • Product framework type .net core

We are facing an issue while saving datetime by submitting html form. In the form we have an input with datetimepicker. Our solution has english & arabic language. The problem is happening only in arabic language as the calendar we have is using the gregorian format. As we modified the moment.local in layout.cshtml to always use the gregorian format. Kindly help us, how to modify the datetimeformat on server to always use the gregorian format. e.g en-US or en-GB.

Showing 1 to 2 of 2 entries