Coder Social home page Coder Social logo

Comments (11)

mats-claassen avatar mats-claassen commented on June 2, 2024 5

This was fixed in #2231 and is available in master now

from eureka.

mlorenze avatar mlorenze commented on June 2, 2024 1

Hi everyone!
Try with this Eureka version (using the branch payloadWarning):
pod 'Eureka', :git => 'https://github.com/xmartlabs/Eureka', :branch => 'payloadWarning'
The warning should not be shown anymore.

from eureka.

AsiaMartini avatar AsiaMartini commented on June 2, 2024

Same problem for me, same version of Eureka and Xcode.
Unable to publish an important upgrade of the app.

from eureka.

funkenstrahlen avatar funkenstrahlen commented on June 2, 2024

Looks like this has something todo with this code from Eureka:

@objc(pickerDateChanged:) func datePickerValueChanged(_ sender: UIDatePicker) {

from eureka.

funkenstrahlen avatar funkenstrahlen commented on June 2, 2024

Honestly I tend to think this is an issue on Apple's side. I tried to modify the Eureka code to reach compatibility with App Store Connect like this:

See this commit in my fork: d55c713

However building with this change caused the same warning error from App Store Connect.

Everything looks like a perfect match to the official documentation on how to react to value changed events for a UIDatePicker: https://developer.apple.com/documentation/uikit/uidatepicker

from eureka.

funkenstrahlen avatar funkenstrahlen commented on June 2, 2024

Maybe a workaround is using Xcode 13 to build the app. I will try that now.

from eureka.

funkenstrahlen avatar funkenstrahlen commented on June 2, 2024

Unable to publish an important upgrade of the app.

@AsiaMartini At what point in publishing the app to the App Store did your build get rejected because of the warning?

from eureka.

funkenstrahlen avatar funkenstrahlen commented on June 2, 2024

I just did a build with Xcode 13.4.1. When I upload that build App Store Connect does not create the warning error.

So as long as you are not required to build with Xcode 14 a valid workaround is to build with Xcode 13.4.1.

from eureka.

AsiaMartini avatar AsiaMartini commented on June 2, 2024

Unable to publish an important upgrade of the app.

@AsiaMartini At what point in publishing the app to the App Store did your build get rejected because of the warning?

I was wrong. Even after archiving this error message was shown, the archive has been successfully uploaded.
So, this error doesn't actually prevent me to publish.

from eureka.

PierreBrisorgueil avatar PierreBrisorgueil commented on June 2, 2024

Same here
Screenshot 2022-09-17 at 11 00 14

from eureka.

r3econ avatar r3econ commented on June 2, 2024

I have the same problem.

The app references non-public selectors in 
Payload/***/Frameworks/Eureka.framework/Eureka: datePickerValueChanged:, valueChanged

I am building with Xcode Version 14.0 (14A309)

from eureka.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.