| GitHub Issue | n/a |
| Type | Bug |
| Priority | n/a |
| Status | Closed |
| Resolution | Needs more info |
| Resolution Date | 2017-11-02T20:39:43.000+0000 |
| Affected Version/s | Appcelerator Studio 4.5.0 |
| Fix Version/s | n/a |
| Components | Appcelerator CLI |
| Labels | 6.2, alloy, appcelerator, controller, controllers |
| Reporter | Pietro Granati |
| Assignee | Shak Hossain |
| Created | 2017-09-20T16:21:59.000+0000 |
| Updated | 2017-11-02T20:39:43.000+0000 |
Since I've updated my app to SDK 6.2.0 (1) on iOS i receive random "view can only be associated with at most one view controller at a time! view"
THis thing usually don't happen! It happen what i call Alloy.Create controller
Anyone?
Hello [~Pietro], Thanks for sharing with us. Can you please attach the sample code to reproduce this on our end? Best
Well, I can't find the point where the issue is it's a big project and in many points I call Alloy.createController(....).getView() and in some case it crashes the app so i back to 6.1.x and works fine so I think it's a problem of the SDK?
!IMG-2332.PNG|thumbnail! This is the error
Hello, did you tried with SDK 6.2.2.GA. Please run trace log and send the log "appc run -p platform -l trace". Thanks.