Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| docs:3300_mobile_apps:monaca [2025/06/12 02:35] – Rename to AwareIM aware_support3 | docs:3300_mobile_apps:monaca [2025/06/12 04:00] (current) – Change to AwareIM aware_support3 | ||
|---|---|---|---|
| Line 46: | Line 46: | ||
| ===== Running mobile native applications ===== | ===== Running mobile native applications ===== | ||
| - | Before running native applications you need to make some changes to Aware IM Tomcat files on the server: | + | Before running native applications you need to make some changes to AwareIM |
| - | 1. The following change will make sure that calls to the Aware IM Server from the native application are not interpreted as " | + | 1. The following change will make sure that calls to the AwareIM |
| Modify the file AwareIM/ | Modify the file AwareIM/ | ||
| Line 74: | Line 74: | ||
| - | 2. The following change will disable using cookies by Aware IM as they cause security problems when running mobile native applications. | + | 2. The following change will disable using cookies by AwareIM |
| Modify the file AwareIM/ | Modify the file AwareIM/ | ||
| <web-app xmlns=" | <web-app xmlns=" | ||