Questions tagged [frameit]
5 questions
4
votes
2 answers
When using fastlane frameit for screenshots, how do you stack the title and keyword text?
I'm generating app store screenshots using fastlane frameit. How do you stack the keyword on top of the title like in the image below?

bgolson
- 3,460
- 5
- 24
- 41
3
votes
1 answer
Fastlane frameit unsupported screen size when deliver to App store
Using Swift5, iOS-12.2, Xcode-10.2(10E125) and running everything with a GitLab CI,
There seem to be an issue with screenshot screen sizes during App release step (using Fastlane's deliver). The screenshots are created nicely (with Fastlane's…

iKK
- 6,394
- 10
- 58
- 131
1
vote
0 answers
Can fastlane deliver distinguish between iPad Pro (6th generation) and iPad Pro (2nd generation)?
I just tried frameit and realized it doesn't distinguish between iPad Pros of the same size. I wanted to confirm that deliver could make that distinction.
Also, when using frameit and deliver in a Fastfile, is there a flag to ignore (or delete) non…

BPDev
- 397
- 1
- 9
1
vote
1 answer
Fastlane frameit screenshots on Android
Using fastlane with frameit and detox to run tests and take screenshots on ios and android devices for my react native application (https://dev.to/jeevankishore/e2e-detox-react-native-161o)
iOS works fine and is able to build, run the simulator,…

Taylor A. Leach
- 2,115
- 4
- 25
- 43
0
votes
1 answer
Flutter screenshots for Frameit
I am automatically generating screenshots of my Flutter app during integration testing and using Fastlane Frameit to put them in a frame and make them all pretty. This works perfectly well with the iOS version. But for Android I am having issues.…

mentoc3000
- 214
- 2
- 14