Hi Team, Just wanted to know if a deploy a app wri...
# compose-ios
s
Hi Team, Just wanted to know if a deploy a app written i compose-multiplatform for ios will i be able to publish that app on app store, or will there be any issues in app review process by app team?
šŸ‘ 2
m
there will be no problem
I’ve published app written fully in KMM + Compose Multiplatform
t
Same, I have put an iOS app up (for now only TestFlight, but a good indicator) and no issues thus far (besides trying to scroll in a popover). šŸ™‚
s
I don’t think TestFlight really counts. They don’t look close there. Marko, is it available in the App Store?
m
Yes it is
s
Ok, I’m convinced. Thank you.
m
I just messed something up in revenuecat console and iOS one doesn't work as expected
But I'm publishing an update
s
Sometimes Apple needs very long to come up with ā€žhey, we don’t want thisā€œ šŸ‘€
They pulled another app of my company (made in Flutter, but that has nothing to do with that) after a year at the 33th review for something that was in there since the first version.
We sorted it out and it’s back online, but just saying how Apple acts sometimes.
m
That is true. Apple can be really weird and annoying
s
Thanks Everyone! šŸ™‚
I will be release my app soon will be sharing the insights.
m
I will share some more context about a review and what Stefan said. idk. how it is for native iOS apps but: 1. first time my app was
In Review
for about 25 days. I removed the app from the review and submitted new one 2. new build was
In Review
for 10 days and I removed it again 3. every time I would write to them I would get same, generic, copy/paste response that means absolutely nothing. this is not related to native or non-native apps for sure, they just don’t care 4. the time my app was approved it was after 14 days of
In Review
all of this doesn’t count
Waiting for Review
for example
s
@Marko Novaković so it took around 50 days for your app to get approved, and had to submit it 3 times, anyways what was their reply?
m
doesn’t matter what I wrote to the I got following response
Copy code
Hello,

Thank you for your reply. We appreciate your efforts to comply with the App Store Review Guidelines, and we look forward to reviewing your resubmitted app.

Best regards,

App Store Review
s
That’s really unfair! @Marko Novaković . I am at the stage where i am waiting for developer account approval, before this it took around a month for business approval.
s
Marko, what I read is, that they just had it in queue and not reviewed at that point in time.
m
well not exactly. after they approved my app they contacted me and said that they were actively reviewing the app and I removed it from a review twice, which slowed them down. and they warned me to not do that again
s
Why did you remove it? To speed up things?
m
yes šŸ˜„. that was what I concluded from my google search on the problem
but turns our it should not be done
j
In case you want to setup ci/cd pipeline to publish your apps, you can check my article https://medium.com/p/830fe7b98c89 and also source code of the project https://github.com/MixDrinks/Mobile/