forked from trent_larson/crowd-funder-for-time-pwa
Fix iOS deep link "Invalid Deep Link" error by updating parseDeepLink to use correct parameter keys from ROUTE_MAP instead of always using 'id'. - Replace hardcoded 'id' parameter assignment with dynamic lookup - Use routeConfig.paramKey for route-specific parameter names (e.g., groupId for onboard-meeting-members) - Maintain backward compatibility with fallback to 'id' for routes without explicit paramKey
11 KiB
11 KiB