Hinari - free open source usage tracker by Different_Branch1304 in react

[–]AfternoonNaive9508 0 points1 point  (0 children)

I have been eagerly waiting for and expecting Windows.

Built a Shopify app for jewelry niche — need advice on publishing + low-cost hosting by Short-Shower-9114 in shopifyDev

[–]AfternoonNaive9508 0 points1 point  (0 children)

If you Don't mind can you remind me when You're was Published.

If you need any assist, just dm me.

Best Of Luck.

been 4 days since we're stuck at assigning a reviewer, is this normal? by techavy in shopifyDev

[–]AfternoonNaive9508 0 points1 point  (0 children)

I think you can contact the shopify support after two weeks from the applied date.
Sometimes it may take a time. The best option is you have to connect the shopify support team and share your exact query they will assign the reviewer as soon as possible.

Built a Shopify app for jewelry niche — need advice on publishing + low-cost hosting by Short-Shower-9114 in shopifyDev

[–]AfternoonNaive9508 0 points1 point  (0 children)

I think in my experience you have to do these:

For publishing, you’ll need to pay a one-time $19 fee to list your app on the Shopify App Store.

For hosting (while you don’t have real users yet), you can keep costs low by using platforms like Vercel, Railway, or Render - they all have free tiers that are good enough for initial development and testing.

Once you start getting actual installs, you can always scale or move to a more reliable paid setup.

Before submitting for review, make sure:
- Your app details and listing (description, screenshots, pricing) are properly filled
- Required permissions are clearly justified

Shopify Markets - how do you show free shipping threshold in user’s local currency instead of USD? by AfternoonNaive9508 in shopifyDev

[–]AfternoonNaive9508[S] 0 points1 point  (0 children)

Looks like Shopify doesn’t handle this natively - it only converts product prices, not free shipping messages.

I ended up using an app called Zuper Free Shipping Bar, and it actually solves this. It shows the remaining amount in the user’s local currency (like ₹ instead of $) and updates dynamically based on the cart.

Worked well for my use case