Skip to content

Added redirect for app store#111

Merged
abrar-amin merged 4 commits intomainfrom
Added-Redirect-for-App-Store
Mar 8, 2026
Merged

Added redirect for app store#111
abrar-amin merged 4 commits intomainfrom
Added-Redirect-for-App-Store

Conversation

@abrar-amin
Copy link
Collaborator

Summary

Added redirect route for /app to Apple App Store if user is on iOS; otherwise reroutes to redi.love.

This pull request is the first step towards implementing feature Foo

  • Implemented redirect route.

  • Updated backend api specification

Test Plan

Tested in environment sandbox.

@netlify
Copy link

netlify bot commented Mar 7, 2026

Deploy Preview for redi-love ready!

Name Link
🔨 Latest commit 636b975
🔍 Latest deploy log https://app.netlify.com/projects/redi-love/deploys/69acc41239fd180008ec654f
😎 Deploy Preview https://deploy-preview-111--redi-love.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

redirect('https://apps.apple.com/us/app/redi-love/id6754899018');
}
else {
redirect('https://redi.love/');
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: can we redirect to localhost if on dev and redi.love on prod

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure

@cornell-dti cornell-dti deleted a comment from CLAassistant Mar 8, 2026
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ abrar-amin
❌ Abrar Amin


Abrar Amin seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@abrar-amin abrar-amin requested a review from jacquelinecai March 8, 2026 00:34
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 8, 2026

@abrar-amin abrar-amin merged commit f302462 into main Mar 8, 2026
11 checks passed
@abrar-amin abrar-amin deleted the Added-Redirect-for-App-Store branch March 8, 2026 01:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants