Ashish Patel

Results 19 comments of Ashish Patel

Yes It requires fee. But I do read here that https://developer.apple.com/support/membership-fee-waiver/ we can apply for fee waiver program if we our app is not paid. Can we try that based...

Hi @dellagustin , The idea behind this is if the user hasn't clicked on podStation since opening the browser, it will open the podStation tab. If the user has already...

> How would the user open the podStation page again in this case (in case the user closed the page)? Yes, you are right. The user won't be able to...

Hi @dellagustin , Can you tell me more about this? Like what do you want to achieve by getting the URL to original feed? Is it something that you want...

@dellagustin I like the idea of detecting feeds from the current page. But default behaviour should be changed i.e. clicking on RSS icon to access the main page of podStation...

The direct method without using API looks promising. Maybe I can try and test that out. Will update you by next week on this.

Hi @dellagustin , So my idea was we can use instant search so as soon as the user types more than 3 letters, we start showing results from the already...

Hi @dellagustin , Upon Extension Install action on first launch, I observed that page podstation.html#/Welcome is opened. May be we can add small set of instructions for the user here...

@dellagustin Do you think we can use any UI framework like MaterialUI If yes let me explore the options, if not then we go with traditional css. (But it will...

this works and webpack doent fail anymore. But knobs are still not automatically detected. Any ideas why knobs are not working ? ``` // @ts-ignore import { withSmartKnobs } from...