Forum Discussion
Desmond Cheung
Dec 24, 2020Copper Contributor
Deeplink add-event not work in mobile ios and android platform
Deeplink add-event fail to load after i click "save" button in mobile view Platflom: ios and android. Browser: safari and chrome my URL https://apc01.safelinks.protection.outlook.com/?url=http...
michalpirgl
Dec 19, 2021Copper Contributor
This looks like an issue on mobile (using "start" instead of "event.Start")
webpage example: https://outlook.office.com/calendar/deeplink/compose?subject=Subject&startdt=2022-07-16T19:20:30Z
webpage @ MOBILE (doesn't work)
webpack://owa/./packages/calendar/views/mini-calendar-event-capture-view/lib/utils/setEventCapturePrefillsFromDeeplink.ts
webpage @ DESKTOP (works)
webpack://owa/./node_modules/owa-calendar-forms-deeplink-utils/src/utils/parseCalendarComposeQueryString.ts
Hey MS Folks, could anyone have a look at it?