Content
@
https://warpcast.com/~/channel/fc-devs
0 reply
0 recast
0 reaction
Gabriel Ayuso
@gabrielayuso.eth
Question for everyone building mini apps and especially for folks building for FarCon's builder day. What are the biggest frustrations you've encountered? Everything goes. Tooling, Docs, SDK, capabilities/features, distribution, data, analytics, etc.
14 replies
6 recasts
29 reactions
Jacob
@jrf
hey @gabrielayuso.eth i have a frustration w /atlas mini app flow that i discussed with dan yesterday and fortunately he said it could be fixed !! it relates to our previous conversation re sending DCs programmatically from a mini app, i.e. sharing a mini app w a friend from inside a mini app 1. i want users to be able to send their friends DCs *from themselves* programmatically without creating a group w atlas which has the api key (it's too complex for users to give us an api key) 2. when a mini app DC is sent programmatically, the url should be parsed out if the mini app embeds correctly (i.e. like a cast) bc url opens as an external url currently from DCs lmk if any of that isn't clear and tyvm !!
1 reply
0 recast
0 reaction
Gabriel Ayuso
@gabrielayuso.eth
Could this be solved by a composeDirectCast action similar to the composeCast action? https://miniapps.farcaster.xyz/docs/sdk/actions/compose-cast#composecast
1 reply
0 recast
1 reaction
Jacob
@jrf
yes! i think that's what dan suggested, if i'm understanding you correctly that the user would click a button in the mini app and that would create an intent for them to send the DC themselves
1 reply
0 recast
0 reaction
Gabriel Ayuso
@gabrielayuso.eth
Correctly. It would be roughly the equivalent of using the openUrl action with a DC intent URL like this code snippet below. This works today.
1 reply
0 recast
1 reaction